aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKarl Heuer1996-01-30 20:36:43 +0000
committerKarl Heuer1996-01-30 20:36:43 +0000
commit27aaf8c241626b66c1c2a99f74a28df252b9e8d3 (patch)
tree1f6d204b57802551b7524de5c452a5cc950d45f3 /src
parentaf209db8bdd82abe48050de5f5363925de5566c1 (diff)
downloademacs-27aaf8c241626b66c1c2a99f74a28df252b9e8d3.tar.gz
emacs-27aaf8c241626b66c1c2a99f74a28df252b9e8d3.zip
(HAVE_SOCKETS): Moved to s/isc2-2.h.
(NO_SOCKETS_IN_FILE_SYSTEM, NEED_NET_ERRNO_H): Likewise.
Diffstat (limited to 'src')
-rw-r--r--src/s/isc4-1.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/isc4-1.h b/src/s/isc4-1.h
index 2f84bac40f6..dcb66b742b4 100644
--- a/src/s/isc4-1.h
+++ b/src/s/isc4-1.h
@@ -27,7 +27,3 @@
27/* According to template.h HAVE_TERMIO and HAVE_TERMIOS shouldn't be */ 27/* According to template.h HAVE_TERMIO and HAVE_TERMIOS shouldn't be */
28/* defined at the same time. */ 28/* defined at the same time. */
29#undef HAVE_TERMIO 29#undef HAVE_TERMIO
30
31#define HAVE_SOCKETS
32#define NO_SOCKETS_IN_FILE_SYSTEM
33#define NEED_NET_ERRNO_H