summaryrefslogtreecommitdiffstats
path: root/games/gcompris2/files/patch-src::gcompris::soundutil.c
blob: d00c46c9d467ec3378e049aa45c425d3c8ef92ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD: ports/games/gcompris2/files/patch-src::gcompris::soundutil.c,v 1.3 2003/04/26 03:59:37 marcus Exp $

--- src/gcompris/soundutil.c    2002/03/20 10:35:57 1.1
+++ src/gcompris/soundutil.c    2002/03/20 10:36:14
@@ -19,6 +19,7 @@
  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  */
 
+#include <signal.h>
 #include "gcompris.h"
 
 static GList *pending_queue = NULL;