commit | 49d4675bb177d818dde0395c33ff35f59ff180a3 | [log] [tgz] |
---|---|---|
author | Chaoyi Bian <tlyzbcy@gmail.com> | Wed Mar 07 10:35:21 2012 -0800 |
committer | Chaoyi Bian <tlyzbcy@gmail.com> | Wed Mar 07 10:35:21 2012 -0800 |
tree | 13f921bc11cb34100d5c45bc2235c1b57e68fafd | |
parent | 7f857981c28cd0e393967365140211955a7166f5 [diff] [blame] |
basicly complete sync-ccnx-wrapper.cc
diff --git a/model/sync-ccnx-wrapper.h b/model/sync-ccnx-wrapper.h index a12848d..fa1356b 100644 --- a/model/sync-ccnx-wrapper.h +++ b/model/sync-ccnx-wrapper.h
@@ -29,6 +29,7 @@ #include <ccn/keystore.h> #include <ccn/uri.h> #include <ccn/bloom.h> +#include <ccn/signing.h> } #include <boost/thread/recursive_mutex.hpp>