summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/handshake.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/handshake.c b/src/handshake.c
index 141f4ce..f2bdb4c 100644
--- a/src/handshake.c
+++ b/src/handshake.c
@@ -31,8 +31,6 @@
#include "peer.h"
#include "task.h"
-#include <string.h>
-
static const char const *RECORD_TYPES[RECORD_MAX] = {
"handshake type",