From cc5d924899ce6b823dddf572eb8c295e4ee20d5d Mon Sep 17 00:00:00 2001 From: Meeh Date: Sun, 31 Aug 2014 02:21:58 +0200 Subject: [PATCH] OSX build fix --- Identity.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/Identity.cpp b/Identity.cpp index 80b2e14b..a238bccf 100644 --- a/Identity.cpp +++ b/Identity.cpp @@ -8,6 +8,7 @@ #include "CryptoConst.h" #include "RouterContext.h" #include "Identity.h" +#include "I2PEndian.h" namespace i2p {