ports/sysutils/cfengine322/files/patch-libntech_libutils_known_dirs.c
Cy Schubert 73458e8473 sysutils/cfengine322: Import cfengine 3.22.0 for real
Seems I used cfengine-masterfiles321 as a template for this import
rather than using cfengine321 as a template. This commit corrects
this error.

Fixes:	e6267c489a
2023-06-17 21:43:01 -07: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>