Loading apps/apps.c +1 −3 Original line number Diff line number Diff line Loading @@ -18,9 +18,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> #ifndef NO_SYS_TYPES_H #include <sys/types.h> #endif #ifndef OPENSSL_NO_POSIX_IO # include <sys/stat.h> # include <fcntl.h> Loading crypto/asn1/a_digest.c +1 −4 Original line number Diff line number Diff line Loading @@ -9,13 +9,10 @@ #include <stdio.h> #include <time.h> #include <sys/types.h> #include "internal/cryptlib.h" #ifndef NO_SYS_TYPES_H # include <sys/types.h> #endif #include <openssl/err.h> #include <openssl/evp.h> #include <openssl/buffer.h> Loading crypto/asn1/a_sign.c +1 −4 Original line number Diff line number Diff line Loading @@ -9,13 +9,10 @@ #include <stdio.h> #include <time.h> #include <sys/types.h> #include "internal/cryptlib.h" #ifndef NO_SYS_TYPES_H # include <sys/types.h> #endif #include <openssl/bn.h> #include <openssl/evp.h> #include <openssl/x509.h> Loading crypto/asn1/a_verify.c +1 −4 Original line number Diff line number Diff line Loading @@ -9,13 +9,10 @@ #include <stdio.h> #include <time.h> #include <sys/types.h> #include "internal/cryptlib.h" #ifndef NO_SYS_TYPES_H # include <sys/types.h> #endif #include <openssl/bn.h> #include <openssl/x509.h> #include <openssl/objects.h> Loading crypto/rand/randfile.c +1 −3 Original line number Diff line number Diff line Loading @@ -21,9 +21,7 @@ #ifdef OPENSSL_SYS_VMS # include <unixio.h> #endif #ifndef NO_SYS_TYPES_H #include <sys/types.h> #endif #ifndef OPENSSL_NO_POSIX_IO # include <sys/stat.h> # include <fcntl.h> Loading Loading
apps/apps.c +1 −3 Original line number Diff line number Diff line Loading @@ -18,9 +18,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> #ifndef NO_SYS_TYPES_H #include <sys/types.h> #endif #ifndef OPENSSL_NO_POSIX_IO # include <sys/stat.h> # include <fcntl.h> Loading
crypto/asn1/a_digest.c +1 −4 Original line number Diff line number Diff line Loading @@ -9,13 +9,10 @@ #include <stdio.h> #include <time.h> #include <sys/types.h> #include "internal/cryptlib.h" #ifndef NO_SYS_TYPES_H # include <sys/types.h> #endif #include <openssl/err.h> #include <openssl/evp.h> #include <openssl/buffer.h> Loading
crypto/asn1/a_sign.c +1 −4 Original line number Diff line number Diff line Loading @@ -9,13 +9,10 @@ #include <stdio.h> #include <time.h> #include <sys/types.h> #include "internal/cryptlib.h" #ifndef NO_SYS_TYPES_H # include <sys/types.h> #endif #include <openssl/bn.h> #include <openssl/evp.h> #include <openssl/x509.h> Loading
crypto/asn1/a_verify.c +1 −4 Original line number Diff line number Diff line Loading @@ -9,13 +9,10 @@ #include <stdio.h> #include <time.h> #include <sys/types.h> #include "internal/cryptlib.h" #ifndef NO_SYS_TYPES_H # include <sys/types.h> #endif #include <openssl/bn.h> #include <openssl/x509.h> #include <openssl/objects.h> Loading
crypto/rand/randfile.c +1 −3 Original line number Diff line number Diff line Loading @@ -21,9 +21,7 @@ #ifdef OPENSSL_SYS_VMS # include <unixio.h> #endif #ifndef NO_SYS_TYPES_H #include <sys/types.h> #endif #ifndef OPENSSL_NO_POSIX_IO # include <sys/stat.h> # include <fcntl.h> Loading