blob: 0e24f0e95803a4d2c5d4d623f4fbf56c8ce7dc49 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- libs/pgpcdk/unix/ui/PGPKeyServerDialogs.cpp.orig Tue Mar 9 18:52:17 1999
+++ libs/pgpcdk/unix/ui/PGPKeyServerDialogs.cpp Fri Sep 29 20:51:02 2000
@@ -5,6 +5,7 @@
$Id: PGPKeyServerDialogs.cpp,v 1.2 1999/03/10 02:52:17 heller Exp $
____________________________________________________________________________*/
#include <string.h>
+#include <stdlib.h>
#include "pgpDialogs.h"
#include "pgpKeyServerDialogCommon.h"
|