projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
054009a
)
Include <stdio.h>.
author
Bodo Möller
<bodo@openssl.org>
Fri, 28 May 1999 20:21:33 +0000
(20:21 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Fri, 28 May 1999 20:21:33 +0000
(20:21 +0000)
crypto/des/read_pwd.c
patch
|
blob
|
history
diff --git
a/crypto/des/read_pwd.c
b/crypto/des/read_pwd.c
index 70a15aea7f7f808005010fa6b1128e0dd5cd0a14..8ac1f1e36e0222674a5a8c104ddfb2a8e45902d7 100644
(file)
--- a/
crypto/des/read_pwd.c
+++ b/
crypto/des/read_pwd.c
@@
-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>