summaryrefslogtreecommitdiffstats
path: root/sys/sys/timeb.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/timeb.h')
-rw-r--r--sys/sys/timeb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/timeb.h b/sys/sys/timeb.h
index 238e90e..94aa0df 100644
--- a/sys/sys/timeb.h
+++ b/sys/sys/timeb.h
@@ -54,7 +54,7 @@ struct timeb {
#include <sys/cdefs.h>
__BEGIN_DECLS
-int ftime __P((struct timeb *));
+int ftime(struct timeb *);
__END_DECLS
#endif /* _KERNEL */
OpenPOWER on IntegriCloud