ports/security/openvas8-libraries/files/patch-base-openvas_networking.h
Jose Alonso Cardenas Marquez 29c543f285 - Rename openvas ports for reflect 8 version in name. I'll add openvas9 ports
and I'll take maintainership of them
2017-08-03 22:21:37 +00:00

10 lines
264 B
C

--- base/openvas_networking.h.orig 2015-12-08 07:07:23 UTC
+++ base/openvas_networking.h
@@ -28,6 +28,7 @@
#include <string.h>
#include <arpa/inet.h>
#include <net/if.h>
+#include <netinet/in.h>
#include <sys/types.h>
#include <ifaddrs.h>
#include <netdb.h>