1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/x11-wm/pawm/files/patch-src_pashut.c
2004-03-11 19:07:33 +00:00

13 lines
286 B
C

$FreeBSD$
--- src/pashut.c.orig Thu Sep 4 22:29:02 2003
+++ src/pashut.c Thu Mar 11 18:08:38 2004
@@ -20,6 +20,7 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+#include <signal.h>
#include "pashut.h"
#include "pawindow.h"
#include "pabar.h"