From 5bf3801f41912e2319ec1bcc04cc4825b7f5d228 Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Wed, 13 Dec 2017 16:57:33 +0000 Subject: community/gvm-libs: renamed openvas-libraries, removed unused dependencies, improved APKBUILD --- community/gvm-libs/002-timeval.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 community/gvm-libs/002-timeval.patch (limited to 'community/gvm-libs/002-timeval.patch') diff --git a/community/gvm-libs/002-timeval.patch b/community/gvm-libs/002-timeval.patch new file mode 100644 index 0000000000..937473da6f --- /dev/null +++ b/community/gvm-libs/002-timeval.patch @@ -0,0 +1,13 @@ +diff --git a/nasl/proto.h b/nasl/proto.h +index cb16a3e..f293782 100644 +--- a/nasl/proto.h ++++ b/nasl/proto.h +@@ -24,7 +24,7 @@ + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + */ + +-#include ++#include + #include "smb.h" + /*implemented in genrand.c*/ + void generate_random_buffer_ntlmssp( unsigned char *out, int len); -- cgit v1.2.3