diff options
| author | Jim Blandy | 1992-01-31 21:29:35 +0000 |
|---|---|---|
| committer | Jim Blandy | 1992-01-31 21:29:35 +0000 |
| commit | 23b0668cf2879d5520b2157ef1fc7ad18f402ac6 (patch) | |
| tree | e5e6e080b131ff55035ecd1aa4b1615c853cb2c0 /src/s | |
| parent | 93a3712002fec52f80d4cf0500f762e8dd8a558b (diff) | |
| download | emacs-23b0668cf2879d5520b2157ef1fc7ad18f402ac6.tar.gz emacs-23b0668cf2879d5520b2157ef1fc7ad18f402ac6.zip | |
*** empty log message ***
Diffstat (limited to 'src/s')
| -rw-r--r-- | src/s/usg5-4.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h index 817ff0644a8..c977bb1c978 100644 --- a/src/s/usg5-4.h +++ b/src/s/usg5-4.h | |||
| @@ -45,8 +45,6 @@ and this notice must be preserved on all copies. */ | |||
| 45 | 45 | ||
| 46 | #define LIB_STANDARD GNULIB -lsocket -lnsl -lelf -lc /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o | 46 | #define LIB_STANDARD GNULIB -lsocket -lnsl -lelf -lc /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o |
| 47 | 47 | ||
| 48 | #define DATA_SEG_BITS 0x08000000 | ||
| 49 | |||
| 50 | /* Use ptem.h to get structures related to windows. */ | 48 | /* Use ptem.h to get structures related to windows. */ |
| 51 | 49 | ||
| 52 | #define NEED_PTEM_H | 50 | #define NEED_PTEM_H |