commit | 19c617b7dbbcb065b1a283e184310f60096ff180 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Fri Feb 10 15:39:40 2017 +0530 |
committer | Deepak Kodihalli <dkodihal@in.ibm.com> | Sat Feb 11 01:38:14 2017 -0600 |
tree | 985c167d998d2f9eebd5a3b8264e88d05adcb52d | |
parent | 3d0ce84bdfb68dedd1344e8ced509db49dd1a4d5 [diff] [blame] |
rename frup.h -> frup.hpp This header contains c++ code. Change-Id: I4bc6cf0ddfbdc6ac4d93580a5203bb59537bbb04 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
diff --git a/fru-area.hpp b/fru-area.hpp index 76a3509..cc18178 100644 --- a/fru-area.hpp +++ b/fru-area.hpp
@@ -7,7 +7,7 @@ #include <string> #include <vector> #include <memory> -#include "frup.h" +#include "frup.hpp" #include "writefrudata.hpp" class ipmi_fru;