]> git.ipfire.org Git - thirdparty/opentracker.git/commitdiff
missing include
authorerdgeist <>
Tue, 13 Nov 2007 00:01:24 +0000 (00:01 +0000)
committererdgeist <>
Tue, 13 Nov 2007 00:01:24 +0000 (00:01 +0000)
ot_accesslist.c

index e63cff8b911bf1ce71548009e44a1012c4fec710..0f46a0009d94562ff840c36b9d79d703006f2343 100644 (file)
@@ -5,6 +5,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
+#include <signal.h>
 
 /* Libowfat */
 #include "byte.h"