commit | 5d7db8e95b570b3c745912630581789b7407bf7a | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Jan 05 22:43:57 2014 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jan 09 15:14:17 2014 -0800 |
tree | 0fd5456bcd0c144bd32f7696b28995a41f1ffb78 | |
parent | ec3cbad729e259e2758e0d372fbb329b35980aa3 [diff] [blame] |
face-management-protocol: Add abstraction for FaceInstance Change-Id: I0b8f121f3df74d88b6d8112c85552b84d076f788
diff --git a/src/node.cpp b/src/node.cpp index 910685b..3234f18 100644 --- a/src/node.cpp +++ b/src/node.cpp
@@ -9,6 +9,7 @@ #include "c/util/time.h" #include <ndn-cpp/forwarding-entry.hpp> +#include <ndn-cpp/face-instance.hpp> #include <ndn-cpp/node.hpp> #include "util/ndnd-id-fetcher.hpp"