diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/alpha.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h index 2188fefff53..f8f4b7e8798 100644 --- a/src/m/alpha.h +++ b/src/m/alpha.h | |||
| @@ -159,10 +159,9 @@ NOTE-END | |||
| 159 | 159 | ||
| 160 | #define DATA_SEG_BITS 0x140000000 | 160 | #define DATA_SEG_BITS 0x140000000 |
| 161 | 161 | ||
| 162 | 162 | #ifdef __osf1__ | |
| 163 | #define ORDINARY_LINK | 163 | #define ORDINARY_LINK |
| 164 | 164 | ||
| 165 | #ifdef __osf1__ | ||
| 166 | /* Some systems seem to have this, others don't. */ | 165 | /* Some systems seem to have this, others don't. */ |
| 167 | #ifdef HAVE_LIBDNET | 166 | #ifdef HAVE_LIBDNET |
| 168 | #define LIBS_MACHINE -ldnet | 167 | #define LIBS_MACHINE -ldnet |