major rework; fixup netstat stuff; pull disk cmds into common file; change
[unix-history] / usr / src / usr.bin / systat / keyboard.c
index 815e537..5392129 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)keyboard.c 1.4 (Berkeley) %G%";
+static char sccsid[] = "@(#)keyboard.c 1.5 (Berkeley) %G%";
 #endif
 
 /*
 #endif
 
 /*
@@ -7,7 +7,6 @@ static char sccsid[] = "@(#)keyboard.c  1.4 (Berkeley) %G%";
  */
 
 #include "systat.h"
  */
 
 #include "systat.h"
-#include <signal.h>
 #include <ctype.h>
 
 keyboard()
 #include <ctype.h>
 
 keyboard()