diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2021-03-22 18:40:34 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2021-03-22 18:40:34 +0000 |
| commit | c5ee1a957278c6e70845dadc0dca30f9023d0c2b (patch) | |
| tree | b23a7c95a5879e4b46dd25221f595c0ea95f205f /sysutils/cfengine-devel/files/patch-libntech_libutils_known_dirs.c | |
| parent | security/krb5-devel: update to the latest MIT/KRB5 github commit. (diff) | |
Update to the latest cfengine commits on github.
Diffstat (limited to 'sysutils/cfengine-devel/files/patch-libntech_libutils_known_dirs.c')
| -rw-r--r-- | sysutils/cfengine-devel/files/patch-libntech_libutils_known_dirs.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/cfengine-devel/files/patch-libntech_libutils_known_dirs.c b/sysutils/cfengine-devel/files/patch-libntech_libutils_known_dirs.c new file mode 100644 index 000000000000..ff8fb8adaa81 --- /dev/null +++ b/sysutils/cfengine-devel/files/patch-libntech_libutils_known_dirs.c @@ -0,0 +1,10 @@ +--- libntech/libutils/known_dirs.c.orig 2021-03-18 08:19:43.000000000 -0700 ++++ libntech/libutils/known_dirs.c 2021-03-22 10:34:40.223648000 -0700 +@@ -22,6 +22,7 @@ + included file COSL.txt. + */ + ++#include "../config.h" + #include <known_dirs.h> + #include <definitions.h> + #include <file_lib.h> |
