summaryrefslogtreecommitdiff
path: root/sysutils/cfengine-devel/files/patch-libenv_sysinfo.h
blob: dbb77e0d7172e2524b5ed76d6370a78541d1d833 (plain) (blame)
1
2
3
4
5
6
7
8
--- 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