]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/pl_6.c
More rationalization of include files:
[bsdgames-darwin.git] / sail / pl_6.c
index 0f071f681bec85577b085a4affe7a35cabd5d2c3..e13378e5115d725a8792f854469f0e8c20641522 100644 (file)
@@ -1,4 +1,4 @@
-/*     $NetBSD: pl_6.c,v 1.7 2001/01/04 02:43:32 jwise Exp $   */
+/*     $NetBSD: pl_6.c,v 1.8 2001/01/04 03:51:24 jwise Exp $   */
 
 /*
  * Copyright (c) 1983, 1993
 #if 0
 static char sccsid[] = "@(#)pl_6.c     8.1 (Berkeley) 5/31/93";
 #else
-__RCSID("$NetBSD: pl_6.c,v 1.7 2001/01/04 02:43:32 jwise Exp $");
+__RCSID("$NetBSD: pl_6.c,v 1.8 2001/01/04 03:51:24 jwise Exp $");
 #endif
 #endif /* not lint */
 
+#include <signal.h>
 #include "player.h"
 
 void   repair(void);