diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/usr.bin/openssl/s_client.c | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/src/usr.bin/openssl/s_client.c b/src/usr.bin/openssl/s_client.c index 37a8280d15..988d799b97 100644 --- a/src/usr.bin/openssl/s_client.c +++ b/src/usr.bin/openssl/s_client.c | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | /* $OpenBSD: s_client.c,v 1.7 2014/11/07 14:16:48 jsing Exp $ */ | 1 | /* $OpenBSD: s_client.c,v 1.8 2014/11/18 20:54:28 krw Exp $ */ | 
| 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 
| 3 | * All rights reserved. | 3 | * All rights reserved. | 
| 4 | * | 4 | * | 
| @@ -148,7 +148,6 @@ | |||
| 148 | #include <netdb.h> | 148 | #include <netdb.h> | 
| 149 | #include <stdio.h> | 149 | #include <stdio.h> | 
| 150 | #include <stdlib.h> | 150 | #include <stdlib.h> | 
| 151 | #include <limits.h> | ||
| 152 | #include <string.h> | 151 | #include <string.h> | 
| 153 | #include <unistd.h> | 152 | #include <unistd.h> | 
| 154 | 153 | ||
