changeset 4433:4e1ad3204620

Don't mention dir `s/' in #include.
author Richard M. Stallman <rms@gnu.org>
date Tue, 03 Aug 1993 04:30:43 +0000
parents f00905dd8a41
children 265397236749
files src/s/isc3-0.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/isc3-0.h	Tue Aug 03 04:09:19 1993 +0000
+++ b/src/s/isc3-0.h	Tue Aug 03 04:30:43 1993 +0000
@@ -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 */