diff options
Diffstat (limited to 'src/include/port/alpha.h')
-rw-r--r-- | src/include/port/alpha.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/alpha.h b/src/include/port/alpha.h index 952f3465330..6499bca6e98 100644 --- a/src/include/port/alpha.h +++ b/src/include/port/alpha.h @@ -1,6 +1,5 @@ #define USE_POSIX_TIME #define DISABLE_XOPEN_NLS -#define HAS_LONG_LONG #define HAS_TEST_AND_SET #include <sys/mman.h> /* for msemaphore */ typedef msemaphore slock_t; |