summaryrefslogtreecommitdiff
path: root/tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'tcp.c')
-rw-r--r--tcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tcp.c b/tcp.c
index e33e4c7..6f6fec8 100644
--- a/tcp.c
+++ b/tcp.c
@@ -25,7 +25,6 @@
#include <regex.h>
#include <pthread.h>
#include <openssl/ssl.h>
-#include <openssl/err.h>
#include "debug.h"
#include "list.h"
#include "util.h"