summaryrefslogtreecommitdiff
path: root/x11/xscreensaver/patches/patch-ae
blob: c115073027025146e7b147c8633611c6db2b6a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.9 2003/06/24 10:22:47 wiz Exp $

--- driver/xscreensaver.h.orig	Sat Jun  7 10:22:21 2003
+++ driver/xscreensaver.h
@@ -12,6 +12,7 @@
 #ifndef __XSCREENSAVER_H__
 #define __XSCREENSAVER_H__
 
+#include <signal.h>
 #include <stdlib.h>
 #ifdef HAVE_UNISTD_H
 # include <unistd.h>