mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Remove QNX file.
This commit is contained in:
@ -1,12 +0,0 @@
|
||||
#include <sys/types.h> /* for namser.h */
|
||||
#include <arpa/nameser.h> /* for BYTE_ORDER */
|
||||
#include <process.h> /* for execv */
|
||||
#include <ioctl.h> /* for unix.h */
|
||||
#include <unix.h>
|
||||
#include <sys/select.h> /* for select */
|
||||
|
||||
#undef HAVE_GETRUSAGE
|
||||
|
||||
extern int isnan(double dsrc);
|
||||
extern long random(void);
|
||||
extern void srandom(unsigned int seed);
|
Reference in New Issue
Block a user