Include signal.h
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 27 Jan 2014 18:02:50 +0000 (18:02 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Mon, 27 Jan 2014 18:02:50 +0000 (18:02 +0000)
src/include/libradius.h

index 0547a36..a8e3a2f 100644 (file)
@@ -36,6 +36,7 @@ RCSIDH(libradius_h, "$Id$")
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>
+#include <signal.h>
 
 #include <freeradius-devel/threads.h>
 #include <freeradius-devel/radius.h>