include signal.h from kore.h

This commit is contained in:
Joris Vink 2019-01-11 11:32:33 +01:00
parent b07cc0237c
commit c070e77ea5
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>
#include <signal.h>
#include <string.h>
#include <syslog.h>
#include <unistd.h>