projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ee79f2
)
now including stdlib.h into the header file to avoid compile time warnings of unknown...
author
Karl-Heinz Zimmer
<khz@kde.org>
Sun, 23 Dec 2001 22:47:40 +0000
(22:47 +0000)
committer
Karl-Heinz Zimmer
<khz@kde.org>
Sun, 23 Dec 2001 22:47:40 +0000
(22:47 +0000)
gpgmeplug/cryptplug.h
patch
|
blob
|
history
diff --git
a/gpgmeplug/cryptplug.h
b/gpgmeplug/cryptplug.h
index a1cab11c8039838d377bcc88e5b6153a83625841..2a4e5f8324905ae35f1c393ce3515c51fbc62dd6 100644
(file)
--- a/
gpgmeplug/cryptplug.h
+++ b/
gpgmeplug/cryptplug.h
@@
-31,7
+31,7
@@
typedef char bool;
#define false 0
#endif
-
//
#include <stdlib.h>
+#include <stdlib.h>
//#include <string.h>
//#include <ctype.h>