projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11c7d75
)
From: "Brian E. Gallew"
author
Marc G. Fournier
Fri, 6 Jun 1997 01:39:24 +0000
(
01:39
+0000)
committer
Marc G. Fournier
Fri, 6 Jun 1997 01:39:24 +0000
(
01:39
+0000)
Define USE_POSIX_TIME for dgux port
src/include/port/dgux.h
patch
|
blob
|
blame
|
history
diff --git
a/src/include/port/dgux.h
b/src/include/port/dgux.h
index 0d2f99a6fd62a3dcef7fcdc5e8921b415a34f22e..e99e3dbc2ca44bd2c1bc43acfb341e277cedb7e9 100644
(file)
--- a/
src/include/port/dgux.h
+++ b/
src/include/port/dgux.h
@@
-1,5
+1,6
@@
#define LINUX_ELF
#define USE_POSIX_SIGNALS
+#define USE_POSIX_TIME
#ifndef BYTE_ORDER
# define BYTE_ORDER BIG_ENDIAN
#endif