ipmid-api: wrap in extern "C"

Wrap the entire header in an ifdef'd extern "C" so it can be used from C
files.  This fixes compilation for c files that need the header.

Signed-off-by: Joel Stanley <joel@jms.id.au>
1 file changed