erradicate bogus include line; makes make depend go crazy
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Fri, 6 Jul 1984 12:00:21 +0000 (04:00 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Fri, 6 Jul 1984 12:00:21 +0000 (04:00 -0800)
SCCS-vsn: local/local.cmd/dis.c 1.2

usr/src/local/local.cmd/dis.c

index e4f765f..074622c 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)dis.c      1.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)dis.c      1.2 (Berkeley) %G%";
 #endif
 
 /*
 #endif
 
 /*
@@ -13,9 +13,6 @@ static char sccsid[] = "@(#)dis.c     1.1 (Berkeley) %G%";
 **     May '80.
 */
 
 **     May '80.
 */
 
-/*
-#include       <local-system>
-*/
 #include       <signal.h>
 #include       <setjmp.h>
 #include       <sgtty.h>
 #include       <signal.h>
 #include       <setjmp.h>
 #include       <sgtty.h>