mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-19 12:56:59 +08:00
Remove rint() prototype from QNX.
This commit is contained in:
@ -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);
|
||||
|
||||
Reference in New Issue
Block a user