summaryrefslogtreecommitdiff
path: root/sysutils/cfengine-devel/files/patch-libenv_sysinfo.h
blob: 41eabd553ff369ff9a5d29b69a585b3988a816a4 (plain) (blame)
1
2
3
4
5
6
7
8
--- libenv/sysinfo.h.orig	2025-11-17 06:20:41.000000000 -0800
+++ libenv/sysinfo.h	2025-11-17 07:23:36.850520000 -0800
@@ -42,4 +42,5 @@
 JsonElement* GetUserInfo(const void *passwd);
 JsonElement* GetGroupInfo(const void *group);
 
+#include <pcre.h>
 #endif