commit | 11ddbd21ede92a1d46a4df5fa3d9328b9fe08486 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Sat Aug 05 11:59:39 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Aug 11 17:29:08 2017 +0000 |
tree | 2622bc7a6aa6edda19221db3a3b15690262a7c81 | |
parent | cc8feb4f72d1c4388f9a81727e36eb1bbc754251 [diff] |
dcmi: Put enum ipmi_netfn_sen_cmds inside namespace The enum is defined in sensorhandler.h as well as here it may happen that some cpp will include both header files and it may lead to multiple definition error. Change-Id: I848de8cbde42831303493862a7bdf8966176b9d1 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.