Include <stdio.h>.
authorBodo Möller <bodo@openssl.org>
Fri, 28 May 1999 20:21:33 +0000 (20:21 +0000)
committerBodo Möller <bodo@openssl.org>
Fri, 28 May 1999 20:21:33 +0000 (20:21 +0000)
crypto/des/read_pwd.c

index 70a15aea7f7f808005010fa6b1128e0dd5cd0a14..8ac1f1e36e0222674a5a8c104ddfb2a8e45902d7 100644 (file)
@@ -82,6 +82,7 @@
 #include "des_locl.h"
 #include "cryptlib.h"
 #include <signal.h>
+#include <stdio.h>
 #include <string.h>
 #include <setjmp.h>
 #include <errno.h>