summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/paranoia/init.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/samples/paranoia/init.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/c/src/tests/samples/paranoia/init.c b/c/src/tests/samples/paranoia/init.c
index 4e9c9cde09..e847892cb9 100644
--- a/c/src/tests/samples/paranoia/init.c
+++ b/c/src/tests/samples/paranoia/init.c
@@ -18,7 +18,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * $Id$
+ * init.c,v 1.2 1995/05/31 17:06:07 joel Exp
*/
#include "system.h"
@@ -26,7 +26,6 @@
#define EXTERN
#include "conftbl.h"
#include "gvar.h"
-#include "libcsupport.h"
extern int paranoia(int, char **);