diff --git a/src/i2p.cpp b/src/i2p.cpp index 2963ee5..54411ae 100644 --- a/src/i2p.cpp +++ b/src/i2p.cpp @@ -1,8 +1,10 @@ // Copyright (c) 2012-2013 giv +// Copyright (c) 2017 orignal // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. //-------------------------------------------------------------------------------------------------- #include +#include #include "i2p.h" #include "util.h" #include "hash.h"