aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/port/qnx4.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/port/qnx4.h b/src/include/port/qnx4.h
index c4f43aabbe9..b19e76793ae 100644
--- a/src/include/port/qnx4.h
+++ b/src/include/port/qnx4.h
@@ -26,8 +26,6 @@ typedef unsigned char slock_t;
extern int isnan(double dsrc);
-extern double rint(double x);
-
extern char *crypt(const char *, const char *);
extern long random(void);