]> Pileus Git - ~andy/fetchmail/blobdiff - tls.c
Rediff patch.
[~andy/fetchmail] / tls.c
diff --git a/tls.c b/tls.c
index c66a4f55fd395e8607e8a42c62a5b6d16bf5f50e..62539f91f24ff4f452e2674e3b778da22df1867f 100644 (file)
--- a/tls.c
+++ b/tls.c
@@ -5,9 +5,7 @@
 
 #include "fetchmail.h"
 
-#ifdef HAVE_STRINGS_H
 #include <strings.h>
-#endif
 
 /** return true if user allowed TLS */
 int maybe_tls(struct query *ctl) {