summaryrefslogtreecommitdiff
path: root/sys/sparc64/include/float.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/include/float.h')
-rw-r--r--sys/sparc64/include/float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/include/float.h b/sys/sparc64/include/float.h
index b8467ee26569..96eab375c2f5 100644
--- a/sys/sparc64/include/float.h
+++ b/sys/sparc64/include/float.h
@@ -50,7 +50,7 @@
#include <sys/cdefs.h>
__BEGIN_DECLS
-extern int __flt_rounds __P((void));
+extern int __flt_rounds(void);
__END_DECLS
#define FLT_RADIX 2 /* b */