diff options
| author | Karl Heuer | 1994-08-12 23:12:32 +0000 |
|---|---|---|
| committer | Karl Heuer | 1994-08-12 23:12:32 +0000 |
| commit | e7b00662769f10da7a026d2dd4d529cbc20202f9 (patch) | |
| tree | a92c933f81cb6de812af50ab3fe69cd3ef69e1fb /src | |
| parent | 612b4d5cf55311f58accb43e4be65b1f8b173835 (diff) | |
| download | emacs-e7b00662769f10da7a026d2dd4d529cbc20202f9.tar.gz emacs-e7b00662769f10da7a026d2dd4d529cbc20202f9.zip | |
NEED_SIOCTL: moved to isc-3.0.h.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/isc4-0.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/isc4-0.h b/src/s/isc4-0.h index 091ba3e9d52..77c52d1fc98 100644 --- a/src/s/isc4-0.h +++ b/src/s/isc4-0.h | |||
| @@ -1,11 +1,8 @@ | |||
| 1 | /* This is needed for ISC 4.0, but won't be needed for 4.1. */ | ||
| 2 | |||
| 3 | #include "isc3-0.h" | 1 | #include "isc3-0.h" |
| 4 | 2 | ||
| 5 | #define LIBS_SYSTEM -linet | 3 | #define LIBS_SYSTEM -linet |
| 6 | 4 | ||
| 7 | #define ISC4_0 | 5 | #define ISC4_0 |
| 8 | #define NEED_SIOCTL | ||
| 9 | 6 | ||
| 10 | /* fmcphers@csugrad.cs.vt.edu reported this was necessary. | 7 | /* fmcphers@csugrad.cs.vt.edu reported this was necessary. |
| 11 | He used GCC. I don't know what is needed with other compilers. */ | 8 | He used GCC. I don't know what is needed with other compilers. */ |