repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
security
/
steghide
/
patches
/
patch-ag
blob
8b7718b5a5372003d6b451a4c308534d62950a26
1
$NetBSD$
2
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
10
+
11
#include <string>
12
#include <vector>
13