core: move nfd-specific files to daemon/

Refs: #4922
Change-Id: I2243dbb87c63f9cbaf7d7051d7a0d4bca2f9fdb5
This commit is contained in:
Davide Pesavento
2019-04-18 20:48:05 -04:00
parent 2840dbc868
commit 2cae8cacf0
118 changed files with 215 additions and 265 deletions
+2 -2
View File
@@ -26,8 +26,8 @@
#include "self-learning-strategy.hpp"
#include "algorithm.hpp"
#include "core/logger.hpp"
#include "daemon/global.hpp"
#include "common/global.hpp"
#include "common/logger.hpp"
#include "rib/service.hpp"
#include <ndn-cxx/lp/empty-value.hpp>