now including stdlib.h into the header file to avoid compile time warnings of unknown...
authorKarl-Heinz Zimmer <khz@kde.org>
Sun, 23 Dec 2001 22:47:40 +0000 (22:47 +0000)
committerKarl-Heinz Zimmer <khz@kde.org>
Sun, 23 Dec 2001 22:47:40 +0000 (22:47 +0000)
gpgmeplug/cryptplug.h

index a1cab11c8039838d377bcc88e5b6153a83625841..2a4e5f8324905ae35f1c393ce3515c51fbc62dd6 100644 (file)
@@ -31,7 +31,7 @@ typedef char bool;
 #define false 0
 #endif
 
-//#include <stdlib.h>
+#include <stdlib.h>
 //#include <string.h>
 //#include <ctype.h>