mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-21 08:29:39 +08:00
Remove rint() prototype from QNX.
This commit is contained in:
parent
3afb84cd0f
commit
89eae96b2f
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user