From a9ee361f27e0439530387765924574e5358c8a5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 10 Sep 2022 15:44:41 +0200 Subject: New upstream version 1.8.19 --- include/ipmitool/ipmi_cc.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'include/ipmitool/ipmi_cc.h') diff --git a/include/ipmitool/ipmi_cc.h b/include/ipmitool/ipmi_cc.h index 237b1ee..99ba231 100644 --- a/include/ipmitool/ipmi_cc.h +++ b/include/ipmitool/ipmi_cc.h @@ -30,8 +30,7 @@ * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. */ -#ifndef IPMI_CC_H -#define IPMI_CC_H +#pragma once /* Thu Jan 11 09:32:41 2007 @@ -71,6 +70,3 @@ #define IPMI_CC_NOT_SUPPORTED_PRESENT_STATE 0xd5 #define IPMI_CC_ILLEGAL_COMMAND_DISABLED 0xd6 #define IPMI_CC_UNSPECIFIED_ERROR 0xff - - -#endif /*IPMI_CC_H*/ -- cgit v1.2.3