summaryrefslogtreecommitdiffstats
path: root/include/ulogd
diff options
context:
space:
mode:
Diffstat (limited to 'include/ulogd')
-rw-r--r--include/ulogd/ulogd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ulogd/ulogd.h b/include/ulogd/ulogd.h
index 90272eb..cc2f15c 100644
--- a/include/ulogd/ulogd.h
+++ b/include/ulogd/ulogd.h
@@ -17,6 +17,7 @@
#include <stdio.h>
#include <signal.h> /* need this because of extension-sighandler */
#include <sys/types.h>
+#include <inttypes.h>
#include <string.h>
#include <config.h>