diff options
| author | Marc G. Fournier <scrappy@hub.org> | 1997-04-12 10:21:55 +0000 |
|---|---|---|
| committer | Marc G. Fournier <scrappy@hub.org> | 1997-04-12 10:21:55 +0000 |
| commit | 7113e880b8e97e1b26dbbf91a025263311eb6812 (patch) | |
| tree | cf08805340d46e419a24c5b7f05cad5d5bc7453a /src/include/port/svr4.h | |
| parent | 9956fa056a2f9456683135f0a4045abf9bbcdac2 (diff) | |
| download | postgresql-7113e880b8e97e1b26dbbf91a025263311eb6812.tar.gz | |
More more of the include files under the include directory
Diffstat (limited to 'src/include/port/svr4.h')
| -rw-r--r-- | src/include/port/svr4.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/port/svr4.h b/src/include/port/svr4.h new file mode 100644 index 0000000000..0c9810a1cc --- /dev/null +++ b/src/include/port/svr4.h @@ -0,0 +1,4 @@ +# define USE_POSIX_TIME +# define USE_POSIX_SIGNALS +# define NO_EMPTY_STMTS +# define SYSV_DIRENT |
