]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/pl_3.c
More rationalization of include files:
[bsdgames-darwin.git] / sail / pl_3.c
index 2cf7c0553ddce5bfad3d15148ac9426012da6b86..20ab7146bd1f070d8071585bfe67467c7d27bdc0 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: pl_3.c,v 1.12 2001/01/04 03:21:17 jwise Exp $  */
+/*     $NetBSD: pl_3.c,v 1.13 2001/01/04 03:51:24 jwise Exp $  */
 
 /*
  * Copyright (c) 1983, 1993
 #if 0
 static char sccsid[] = "@(#)pl_3.c     8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: pl_3.c,v 1.12 2001/01/04 03:21:17 jwise Exp $");
+__RCSID("$NetBSD: pl_3.c,v 1.13 2001/01/04 03:51:24 jwise Exp $");
 #endif
 #endif /* not lint */
 
+#include <signal.h>
 #include <stdlib.h>
 #include "player.h"