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_sdradd.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'include/ipmitool/ipmi_sdradd.h') diff --git a/include/ipmitool/ipmi_sdradd.h b/include/ipmitool/ipmi_sdradd.h index b39e82b..032246f 100644 --- a/include/ipmitool/ipmi_sdradd.h +++ b/include/ipmitool/ipmi_sdradd.h @@ -27,9 +27,8 @@ * LIABILITY, ARISING OUT OF THE USE OF OR INABILITY TO USE THIS SOFTWARE, * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. */ - -#ifndef IPMI_SDRADD_H -#define IPMI_SDRADD_H + +#pragma once /* * Methods to add SDRs to repository from built-in sensors or files @@ -42,5 +41,3 @@ ipmi_sdr_add_from_file(struct ipmi_intf *intf, const char *ifile); int ipmi_sdr_add_from_list(struct ipmi_intf *intf, const char *rangeList); - -#endif /* IPMI_SDRADD_H */ -- cgit v1.2.3