]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm/prov: Move acm_mad.h from src/ to include/
authorKaike Wan <kaike.wan@intel.com>
Thu, 15 May 2014 20:40:35 +0000 (13:40 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 15 May 2014 20:40:35 +0000 (13:40 -0700)
commit9589b5dbf03f90251b6911b2fc484dea87790822
tree97ef80dcb559de5ac8514330faa2fe59570b8c3f
parent0cf694dbaf6dab9da0d4c3f23289efcca32fdbe9
ibacm/prov: Move acm_mad.h from src/ to include/

This prepares the sharing of the acm_mad.h between the core and the provider.

Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am
include/acm_mad.h [new file with mode: 0644]
src/acm_mad.h [deleted file]