Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / steghide / patches / patch-ah
blobfdebc67002cf6d78a5f636b40b32fd34b96cffd3
1 $NetBSD$
3 --- src/MCryptPP.h      2003-09-28 16:30:30.000000000 +0100
4 +++ src/MCryptPP.h      2007-10-02 08:35:33.000000000 +0100
5 @@ -27,6 +27,8 @@
6  
7  #include <string>
8  
9 +#define _Bool  bool
11  #include <mcrypt.h>
13  class BitString ;