]> code.delx.au - gnu-emacs/commitdiff
* s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".
authorJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:36:14 +0000 (14:36 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:36:14 +0000 (14:36 +0000)
src/s/usg5-4.h

index 2c7139230d460554089b4bdc8177b82be97db146..731154c604db412d9f225087207414127a9e4e94 100644 (file)
@@ -23,7 +23,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Use the SysVr3 file for at least base configuration. */
 
-#include "s-usg5-3.h"
+#include "usg5-3.h"
 
 #define USG5_4