diff options
Diffstat (limited to 'src/handshake.c')
-rw-r--r-- | src/handshake.c | 1 |
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] = { |