summaryrefslogtreecommitdiffstats
path: root/gst/pcapparse/gstpcapparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/pcapparse/gstpcapparse.c')
-rw-r--r--gst/pcapparse/gstpcapparse.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/pcapparse/gstpcapparse.c b/gst/pcapparse/gstpcapparse.c
index 4be76605..2d323d3c 100644
--- a/gst/pcapparse/gstpcapparse.c
+++ b/gst/pcapparse/gstpcapparse.c
@@ -46,6 +46,8 @@
#include "gstpcapparse.h"
+#include <string.h>
+
#ifndef _MSC_VER
#include <arpa/inet.h>
#include <netinet/in.h>