]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't mention dir `s/' in #include.
authorRichard M. Stallman <rms@gnu.org>
Tue, 3 Aug 1993 04:30:43 +0000 (04:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 3 Aug 1993 04:30:43 +0000 (04:30 +0000)
src/s/isc3-0.h

index 7e71bed66fa111c99771114c01d389a971c3c018..1785096236cd1aaca28597f403e1be30a880b033 100644 (file)
@@ -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 */