aboutsummaryrefslogtreecommitdiff
path: root/support/check_dns_packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/check_dns_packet.c')
-rw-r--r--support/check_dns_packet.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/check_dns_packet.c b/support/check_dns_packet.c
index d2a31bed7b..6d14bd90c0 100644
--- a/support/check_dns_packet.c
+++ b/support/check_dns_packet.c
@@ -20,6 +20,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <support/check.h>
#include <support/format_nss.h>
#include <support/run_diff.h>