Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / security / steghide / patches / patch-ag
blob8b7718b5a5372003d6b451a4c308534d62950a26
1 $NetBSD$
3 --- src/EmbData.h       2003-09-29 12:51:49.000000000 +0100
4 +++ src/EmbData.h       2007-10-02 08:34:47.000000000 +0100
5 @@ -21,6 +21,8 @@
6  #ifndef SH_EMBDATA_H
7  #define SH_EMBDATA_H
8  
9 +#define _Bool  bool
11  #include <string>
12  #include <vector>