diff options
Diffstat (limited to '')
| -rw-r--r-- | src/usr.bin/openssl/apps.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/usr.bin/openssl/apps.c b/src/usr.bin/openssl/apps.c index 3b8c2ab648..3803cc3bc6 100644 --- a/src/usr.bin/openssl/apps.c +++ b/src/usr.bin/openssl/apps.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: apps.c,v 1.32 2015/07/20 22:51:11 bcook Exp $ */ | 1 | /* $OpenBSD: apps.c,v 1.33 2015/07/21 03:47:17 bcook Exp $ */ |
| 2 | /* | 2 | /* |
| 3 | * Copyright (c) 2014 Joel Sing <jsing@openbsd.org> | 3 | * Copyright (c) 2014 Joel Sing <jsing@openbsd.org> |
| 4 | * | 4 | * |
| @@ -133,7 +133,6 @@ | |||
| 133 | #include <stdlib.h> | 133 | #include <stdlib.h> |
| 134 | #include <limits.h> | 134 | #include <limits.h> |
| 135 | #include <string.h> | 135 | #include <string.h> |
| 136 | #include <strings.h> | ||
| 137 | #include <unistd.h> | 136 | #include <unistd.h> |
| 138 | 137 | ||
| 139 | #include "apps.h" | 138 | #include "apps.h" |
