Mercurial > emacs
annotate src/s/isc4-0.h @ 7589:b6993af7a905
Only lusers assume that O_RDONLY == 0.
author | Michael I. Bushnell <mib@gnu.org> |
---|---|
date | Fri, 20 May 1994 16:17:20 +0000 |
parents | 7464fd74acf7 |
children | f21e11ac80bb |
rev | line source |
---|---|
6777 | 1 /* This is needed for ISC 4.0, but won't be needed for 4.1. */ |
2 | |
3 #include "isc3-0.h" | |
4 | |
6880 | 5 #define LIBS_SYSTEM -linet |
7325
bfbebc2a04c9
(NEED_SIOCTL, ISC4_0): Declared.
Richard M. Stallman <rms@gnu.org>
parents:
6880
diff
changeset
|
6 |
bfbebc2a04c9
(NEED_SIOCTL, ISC4_0): Declared.
Richard M. Stallman <rms@gnu.org>
parents:
6880
diff
changeset
|
7 #define ISC4_0 |
bfbebc2a04c9
(NEED_SIOCTL, ISC4_0): Declared.
Richard M. Stallman <rms@gnu.org>
parents:
6880
diff
changeset
|
8 #define NEED_SIOCTL |