diff options
-rw-r--r-- | src/usr.bin/openssl/certhash.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr.bin/openssl/certhash.c b/src/usr.bin/openssl/certhash.c index 70aa7b9931..842c184ad1 100644 --- a/src/usr.bin/openssl/certhash.c +++ b/src/usr.bin/openssl/certhash.c | |||
@@ -14,7 +14,6 @@ | |||
14 | * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 14 | * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
15 | */ | 15 | */ |
16 | 16 | ||
17 | #include <sys/param.h> | ||
18 | #include <sys/types.h> | 17 | #include <sys/types.h> |
19 | #include <sys/stat.h> | 18 | #include <sys/stat.h> |
20 | 19 | ||