summaryrefslogtreecommitdiff
path: root/src/s/isc3-0.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-08-03 04:30:43 +0000
committerRichard M. Stallman <rms@gnu.org>1993-08-03 04:30:43 +0000
commit2f1895276fad9b6d979c6cba955b7eaa80020413 (patch)
treec021c206d1683bfa0861c5118e1f7a777c9d607f /src/s/isc3-0.h
parent901249a345bc168eb8223005055d77f848c1ef14 (diff)
downloademacs-2f1895276fad9b6d979c6cba955b7eaa80020413.tar.gz
Don't mention dir `s/' in #include.
Diffstat (limited to 'src/s/isc3-0.h')
-rw-r--r--src/s/isc3-0.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/s/isc3-0.h b/src/s/isc3-0.h
index 7e71bed66fa..1785096236c 100644
--- a/src/s/isc3-0.h
+++ b/src/s/isc3-0.h
@@ -1,8 +1,8 @@
/* s- file for Interactive (ISC) Unix version 3.0 on the 386. */
-#include "s/isc2-2.h"
+#include "isc2-2.h"
-/* These have been moved into s-isc2-2.h. */
+/* These have been moved into isc2-2.h. */
/* #define HAVE_SOCKETS
#define HAVE_SELECT */