Move linux* to llarp/

pull/137/head
Michael 6 years ago
parent c0a76714fa
commit 30601720e9
No known key found for this signature in database
GPG Key ID: 2D51757B47E2434C

@ -14,7 +14,7 @@
#include <cstdlib>
#include <cstring>
#include <fstream>
#include <llarp/linux/netns.hpp>
#include <linux/netns.hpp>
#include <llarp/logger.hpp>
#ifndef MS_REC
#define MS_REC (16384)
@ -320,4 +320,4 @@ namespace llarp
} // namespace GNULinux
} // namespace llarp
#endif
#endif

@ -1,4 +1,5 @@
#include <llarp/rpc.hpp>
#include <router.hpp>
#ifdef USE_ABYSS
#include <libabyss.hpp>

Loading…
Cancel
Save