diff options
Diffstat (limited to 'selftest.cpp')
-rw-r--r-- | selftest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest.cpp b/selftest.cpp index 0787925f..fa8df48b 100644 --- a/selftest.cpp +++ b/selftest.cpp @@ -41,6 +41,7 @@ #include "node/InetAddress.hpp" #include "node/Utils.hpp" #include "node/Identity.hpp" +#include "node/Buffer.hpp" #include "node/Packet.hpp" #include "node/Salsa20.hpp" #include "node/MAC.hpp" |