projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a167564
)
Remove QNX file.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 5 Jan 2006 02:43:38 +0000
(
02:43
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 5 Jan 2006 02:43:38 +0000
(
02:43
+0000)
src/include/port/qnx4.h
[deleted file]
patch
|
blob
|
blame
|
history
diff --git
a/src/include/port/qnx4.h
b/src/include/port/qnx4.h
deleted file mode 100644
(file)
index
d47f6d9
..0000000
--- a/
src/include/port/qnx4.h
+++ /dev/null
@@
-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);