summaryrefslogtreecommitdiffstats
path: root/src/handshake.c
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-10-28 16:59:42 +0100
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-10-28 16:59:42 +0100
commit095ca93d81cfae0fcb137919231810577c556404 (patch)
treea5ee059d61dd5c0483657105fb2f5400350f3150 /src/handshake.c
parent5f6177e00fe4c56ece2cabdd61b772ed040c6e19 (diff)
downloadfastd-095ca93d81cfae0fcb137919231810577c556404.tar
fastd-095ca93d81cfae0fcb137919231810577c556404.zip
Organize method and protocol source files into distinct source directories
Diffstat (limited to 'src/handshake.c')
-rw-r--r--src/handshake.c1
1 files changed, 1 insertions, 0 deletions
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 <version.h>
static const char *const RECORD_TYPES[RECORD_MAX] = {