summaryrefslogtreecommitdiff
path: root/security/steghide/files/patch-src-MHashPP.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/steghide/files/patch-src-MHashPP.h')
-rw-r--r--security/steghide/files/patch-src-MHashPP.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/steghide/files/patch-src-MHashPP.h b/security/steghide/files/patch-src-MHashPP.h
new file mode 100644
index 000000000000..dc17ac78897a
--- /dev/null
+++ b/security/steghide/files/patch-src-MHashPP.h
@@ -0,0 +1,10 @@
+--- src/MHashPP..orig Sun Sep 24 17:45:55 2006
++++ src/MHashPP.h Sun Sep 24 17:46:10 2006
+@@ -21,6 +21,7 @@
+ #ifndef SH_MHASHPP_H
+ #define SH_MHASHPP_H
+
++#define _Bool bool
+ #include <mhash.h>
+
+ #include "common.h"