]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/dr_main.c
More rationalization of include files:
[bsdgames-darwin.git] / sail / dr_main.c
index 99144e052b300496e8ce8e7bcd8788e11f316430..2366a8b3def3807f720109d25a1be9954d5f6237 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: dr_main.c,v 1.9 2001/01/04 03:21:17 jwise Exp $        */
+/*     $NetBSD: dr_main.c,v 1.10 2001/01/04 03:51:24 jwise Exp $       */
 
 /*
  * Copyright (c) 1983, 1993
 #if 0
 static char sccsid[] = "@(#)dr_main.c  8.2 (Berkeley) 4/16/94";
 #else
-__RCSID("$NetBSD: dr_main.c,v 1.9 2001/01/04 03:21:17 jwise Exp $");
+__RCSID("$NetBSD: dr_main.c,v 1.10 2001/01/04 03:51:24 jwise Exp $");
 #endif
 #endif /* not lint */
 
+#include <signal.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>