mirror of
https://github.com/postgres/postgres.git
synced 2026-06-15 11:39:05 -04:00
Remove rint() prototype from QNX.
This commit is contained in:
parent
3afb84cd0f
commit
89eae96b2f
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue