commit | b0b22419fccc8908ca240c5cb622cb95b8515c3d | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Wed Dec 07 14:33:46 2016 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Dec 08 23:08:19 2016 -0500 |
tree | ba74ef2e1eef68e235dc5daf9e7d28d3e228c46b | |
parent | 94c2d9c4782980de4180a947a4cca84ce1cdb7f6 [diff] [blame] |
all: Fixing compatibility with NFD 0.5 and ndn-cxx 0.5 Change-Id: I3d23acf29f4858049d1040a3e421e1c7151b3aba
diff --git a/utils/dummy-keychain.hpp b/utils/dummy-keychain.hpp index 4a1c0fd..c76b95c 100644 --- a/utils/dummy-keychain.hpp +++ b/utils/dummy-keychain.hpp
@@ -21,6 +21,7 @@ #define NDNSIM_UTILS_DUMMY_KEYCHAIN_HPP #include <ndn-cxx/security/key-chain.hpp> +#include <ndn-cxx/security/security-common.hpp> namespace ndn { namespace security {