been renamed and rearranged. The graphical user interface provided by security/openvas-client has been discontinued. Instead there is now a web interface provided by security/greenbone-security-assistant and a command-line interface provided by security/openvas-client.
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>
|