ports/security/cvechecker/patches/patch-src_cvecheck_common_h

12 lines
237 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/cvecheck_common.h
--- src/cvecheck_common.h.orig
+++ src/cvecheck_common.h
@@ -1,7 +1,6 @@
#include <stdio.h>
#include <libconfig.h>
#include <string.h>
-#include <bsd/string.h>
#ifdef _USE_SQLITE3
#include <sqlite3.h>