Files
ports/sysutils/cfengine-devel/files/patch-libntech_libutils_hash.h
2019-10-10 20:15:42 +00:00

11 lines
311 B
C

--- libntech/libutils/hash.h.orig 2019-10-10 06:58:41.000000000 -0700
+++ libntech/libutils/hash.h 2019-10-10 13:03:53.357194000 -0700
@@ -33,6 +33,7 @@
#include <openssl/evp.h>
#include <hash_method.h> /* HashMethod, HashSize */
+#include <bool.h>
typedef struct Hash Hash;