opnsense-ports/sysutils/cfengine-devel/files/patch-libenv_sysinfo.h
Franco Fichtner f253cd830b */*: sync with upstream
Taken from: FreeBSD
2023-12-11 11:32:56 +01:00

8 lines
215 B
C

--- libenv/sysinfo.h.orig 2023-12-04 08:49:45.000000000 -0800
+++ libenv/sysinfo.h 2023-12-05 21:21:51.352396000 -0800
@@ -40,4 +40,5 @@
JsonElement* GetUserInfo(const void *passwd);
+#include <pcre.h>
#endif