mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 18:16:48 -04:00
Add ports for the new cfengine and cfengine-masterfiles 3.24.0. Make cfengine324 and cfengine-masterfiles324 the default cfengine ports/packages.
10 lines
296 B
C
10 lines
296 B
C
--- libntech/libutils/known_dirs.c.orig 2023-12-01 14:09:56.000000000 -0800
|
|
+++ libntech/libutils/known_dirs.c 2023-12-05 20:25:45.098318000 -0800
|
|
@@ -21,6 +21,7 @@
|
|
included file COSL.txt.
|
|
*/
|
|
|
|
+#include "../config.h"
|
|
#include <platform.h>
|
|
#include <known_dirs.h>
|
|
#include <definitions.h>
|