ports/sysutils/cfengine321/files/patch-libntech_libutils_known_dirs.c
Cy Schubert bee414d2c8 sysutils/cfengine321: Introduce cfengine321 and cfengine-masterfiles321
Add ports for the new cfengine and cfengine-masterfiles 3.21.0.

Make cfengine321 and cfengine-masterfiles321 the default cfengine
ports/packages.
2023-02-15 11:29:15 -08:00

10 lines
296 B
C

--- 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>