commit | e232a74a0537f33ef79f82d15c4de9ff8ccc8616 | [log] [tgz] |
---|---|---|
author | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Tue Sep 29 17:34:17 2020 -0700 |
committer | Zhiyi Zhang <zhiyi@cs.ucla.edu> | Tue Sep 29 17:34:17 2020 -0700 |
tree | 8e6642fcf46a11942fefe291210e0043ee18bc21 | |
parent | a749f44d1573b86152481ce88cf01633c041e635 [diff] [blame] |
clean header file include Change-Id: I5df52db13f964a92bba7cc8659ec6bcc222f5cbb
diff --git a/src/client-module.hpp b/src/client-module.hpp index 47a5f63..c439d3c 100644 --- a/src/client-module.hpp +++ b/src/client-module.hpp
@@ -22,7 +22,7 @@ #define NDNCERT_CLIENT_MODULE_HPP #include "client-config.hpp" -#include "certificate-request.hpp" +#include "request-state.hpp" #include "crypto-support/crypto-helper.hpp" namespace ndn {