so much...clean up after ralph's merge of wendel and mo code;
[unix-history] / usr / src / usr.bin / tip / acu.c
index ae95fda..f5cb05f 100644 (file)
@@ -1,8 +1,9 @@
-/*     acu.c   4.8     83/06/15        */
+#ifndef lint
+static char sccsid[] = "@(#)acu.c      4.9 (Berkeley) %G%";
+#endif
+
 #include "tip.h"
 #include "tip.h"
-#include <setjmp.h>
 
 
-static char *sccsid = "@(#)acu.c       4.8 %G%";
 static acu_t *acu = NOACU;
 static int conflag;
 static int acuabort();
 static acu_t *acu = NOACU;
 static int conflag;
 static int acuabort();