summaryrefslogtreecommitdiffstats
path: root/examples/netfilter/nfct-dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/netfilter/nfct-dump.c')
-rw-r--r--examples/netfilter/nfct-dump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/netfilter/nfct-dump.c b/examples/netfilter/nfct-dump.c
index 25ccf2c..114af61 100644
--- a/examples/netfilter/nfct-dump.c
+++ b/examples/netfilter/nfct-dump.c
@@ -1,4 +1,5 @@
/* This example is placed in the public domain. */
+#include <endian.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>