]> git.tuebingen.mpg.de Git - dss.git/blobdiff - signal.c
dss-0.1.3.
[dss.git] / signal.c
index 759495328968ff8b2930e6b8ecb1ff9988551210..d22cd591c54748ac495b1079398ec16c3848f48e 100644 (file)
--- a/signal.c
+++ b/signal.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2004-2009 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -16,6 +16,7 @@
 #include <unistd.h>
 #include <signal.h>
 #include <stdlib.h>
+#include <sys/select.h>
 
 
 #include "gcc-compat.h"