From 095ca93d81cfae0fcb137919231810577c556404 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 28 Oct 2013 16:59:42 +0100 Subject: Organize method and protocol source files into distinct source directories --- src/handshake.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/handshake.c') diff --git a/src/handshake.c b/src/handshake.c index 070c959..2986b90 100644 --- a/src/handshake.c +++ b/src/handshake.c @@ -26,6 +26,7 @@ #include "handshake.h" #include "peer.h" +#include static const char *const RECORD_TYPES[RECORD_MAX] = { -- cgit v1.2.3