diff options
author | Bruce Momjian | 1998-04-13 16:34:48 +0000 |
---|---|---|
committer | Bruce Momjian | 1998-04-13 16:34:48 +0000 |
commit | 0435ecf5d5644703841615e020ac20ef8234f6e2 (patch) | |
tree | c83c70cb3910cc2fb0bafbfdbae8c84552bebdbd | |
parent | 9e3382dfc5affce3b653534714343d5e546e1a3e (diff) |
What was LINUX_ELF doing in there?
-rw-r--r-- | src/include/port/dgux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/dgux.h b/src/include/port/dgux.h index 447d16f77df..d47b81b1603 100644 --- a/src/include/port/dgux.h +++ b/src/include/port/dgux.h @@ -1,4 +1,3 @@ -#define LINUX_ELF #define USE_POSIX_SIGNALS #define USE_POSIX_TIME |