mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution. This package contains core libraries. WWW: http://www.openvas.org/
10 lines
264 B
C
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>
|