Remove QNX file.

This commit is contained in:
Bruce Momjian 2006-01-05 02:43:38 +00:00
parent a1675649e4
commit 6f84b2da75

View File

@ -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);