summaryrefslogtreecommitdiff
path: root/src/master/stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/master/stats.c')
-rw-r--r--src/master/stats.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/master/stats.c b/src/master/stats.c
index 98ebb32e..61d8c140 100644
--- a/src/master/stats.c
+++ b/src/master/stats.c
@@ -25,6 +25,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
+#include <signal.h>
#include <stdio.h>
#include <string.h>
#include <time.h>