summaryrefslogtreecommitdiffstats
path: root/src/extra/checksum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/extra/checksum.c')
-rw-r--r--src/extra/checksum.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extra/checksum.c b/src/extra/checksum.c
index d0c4167..6f07e71 100644
--- a/src/extra/checksum.c
+++ b/src/extra/checksum.c
@@ -10,6 +10,7 @@
*/
#include <stdio.h>
+#include <stdbool.h>
#include <arpa/inet.h>
#include <netinet/ip.h>
#include <netinet/ip6.h>