summaryrefslogtreecommitdiffstats
path: root/src/sctp_chunk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sctp_chunk.c')
-rw-r--r--src/sctp_chunk.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sctp_chunk.c b/src/sctp_chunk.c
index 6e73e72f..24a07e20 100644
--- a/src/sctp_chunk.c
+++ b/src/sctp_chunk.c
@@ -6,10 +6,11 @@
* later) as published by the Free Software Foundation.
*/
+#include <nft.h>
+
#include <exthdr.h>
#include <sctp_chunk.h>
-#include <string.h>
#define PHT(__token, __offset, __len) \
PROTO_HDR_TEMPLATE(__token, &integer_type, BYTEORDER_BIG_ENDIAN, \