commit | 337e073db7c78defc8df8f373e664cdabca0f636 | [log] [tgz] |
---|---|---|
author | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 20:27:14 2013 -0800 |
committer | Zhenkai Zhu <zhenkai@cs.ucla.edu> | Fri Jan 18 20:27:14 2013 -0800 |
tree | a85385cb559f2000b3921517161894221e31a171 | |
parent | f567412b49aa6a0ea739889b010ebb494c70c1e7 [diff] [blame] |
minor changes in actionlog
diff --git a/src/action-log.h b/src/action-log.h index ed7a76a..28b221a 100644 --- a/src/action-log.h +++ b/src/action-log.h
@@ -24,6 +24,7 @@ #include "sync-log.h" #include <boost/tuple/tuple.hpp> +#include <action-item.pb.h> #include <ccnx-wrapper.h> class ActionLog;