summaryrefslogtreecommitdiff
path: root/security/openvas/files/patch-nasl_capture_packet.h
blob: b2eb6c7bd2d08f510d64298c59e648636ed5ccf4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- nasl/capture_packet.h	2020-12-31 17:18:54.965710000 -0500
+++ nasl/capture_packet.h	2020-12-31 17:18:25.229452000 -0500
@@ -19,6 +19,7 @@
 #ifndef CAPTURE_PACKET_H
 #define CAPTURE_PACKET_H
 
+#include <sys/types.h>
 #include <netinet/in.h>
 #include <netinet/ip6.h>