summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--obinsectd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/obinsectd.c b/obinsectd.c
index 4bb6c21..909110d 100644
--- a/obinsectd.c
+++ b/obinsectd.c
@@ -32,6 +32,7 @@
#include <stdbool.h>
#include <stdlib.h>
#include <stdio.h>
+#include <stdint.h>
#include <string.h>
#include <sys/time.h>
#include <sys/types.h>