kernel reorg -- not needed anyway
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 15 Jan 1991 09:02:20 +0000 (01:02 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 15 Jan 1991 09:02:20 +0000 (01:02 -0800)
SCCS-vsn: old/adb/common_source/setup.c 5.4

usr/src/old/adb/common_source/setup.c

index ba77d64..f37f52b 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)setup.c    5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)setup.c    5.4 (Berkeley) %G%";
 #endif
 
 /*
 #endif
 
 /*
@@ -8,7 +8,6 @@ static char sccsid[] = "@(#)setup.c     5.3 (Berkeley) %G%";
 
 #include "defs.h"
 #include <sys/file.h>
 
 #include "defs.h"
 #include <sys/file.h>
-#include <machine/machparam.h>
 
 static struct exec filhdr;
 
 
 static struct exec filhdr;