summaryrefslogtreecommitdiff
path: root/sysutils/cfengine-devel/files/patch-libntech_libutils_hash.h
blob: dc8559ad6e8dd53c1cbc6f5e4c787da1355043be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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;