ports/security/gvm-libs/patches/patch-base_nvti_c

13 lines
236 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: base/nvti.c
--- base/nvti.c.orig
+++ base/nvti.c
@@ -46,7 +46,7 @@
/* For strptime in time.h. */
#undef _XOPEN_SOURCE
-#define _XOPEN_SOURCE
+#define _XOPEN_SOURCE 700
#include "nvti.h"
#include <stdio.h> // for sscanf