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_sunoem.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'include/ipmitool/ipmi_sunoem.h') diff --git a/include/ipmitool/ipmi_sunoem.h b/include/ipmitool/ipmi_sunoem.h index 78afbf2..664bc7d 100644 --- a/include/ipmitool/ipmi_sunoem.h +++ b/include/ipmitool/ipmi_sunoem.h @@ -30,8 +30,7 @@ * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. */ -#ifndef IPMI_SUNOEM_H -#define IPMI_SUNOEM_H +#pragma once #if HAVE_CONFIG_H # include @@ -68,6 +67,3 @@ typedef enum { } sunoem_ec_t; int ipmi_sunoem_main(struct ipmi_intf *, int, char **); - -#endif /*IPMI_SUNOEM_H*/ - -- cgit v1.2.3