opnsense-ports/sysutils/fusefs-securefs/files/patch-sources_mystring.cpp
Franco Fichtner 35ec90a601 */*: sync with upstream
Taken from: HardenedBSD
2020-07-15 20:01:28 +02:00

11 lines
237 B
C++

--- sources/mystring.cpp.orig 2020-06-29 17:57:55 UTC
+++ sources/mystring.cpp
@@ -3,7 +3,7 @@
#include "logger.h"
#include "myutils.h"
-#include <utf8proc/utf8proc.h>
+#include <utf8proc.h>
#include <ctype.h>
#include <errno.h>