diff options
Diffstat (limited to 'src/lib/libcrypto/x509/x509_def.c')
-rw-r--r-- | src/lib/libcrypto/x509/x509_def.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/x509/x509_def.c b/src/lib/libcrypto/x509/x509_def.c index c4bee71569..e0ac151a76 100644 --- a/src/lib/libcrypto/x509/x509_def.c +++ b/src/lib/libcrypto/x509/x509_def.c | |||
@@ -57,8 +57,6 @@ | |||
57 | */ | 57 | */ |
58 | 58 | ||
59 | #include <stdio.h> | 59 | #include <stdio.h> |
60 | #include <sys/types.h> | ||
61 | #include <sys/stat.h> | ||
62 | #include "cryptlib.h" | 60 | #include "cryptlib.h" |
63 | #include <openssl/crypto.h> | 61 | #include <openssl/crypto.h> |
64 | #include <openssl/x509.h> | 62 | #include <openssl/x509.h> |