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 --- src/plugins/bmc/bmc_intf.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/plugins/bmc/bmc_intf.h') diff --git a/src/plugins/bmc/bmc_intf.h b/src/plugins/bmc/bmc_intf.h index c73e4c1..1d322ba 100644 --- a/src/plugins/bmc/bmc_intf.h +++ b/src/plugins/bmc/bmc_intf.h @@ -30,8 +30,7 @@ * EVEN IF SUN HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. */ -#ifndef _BMC_INTF_H -#define _BMC_INTF_H +#pragma once #pragma ident "@(#)bmc_intf.h 1.2 05/03/07 SMI" @@ -203,5 +202,3 @@ typedef struct bmc_msg { #ifdef __cplusplus } #endif - -#endif /* _BMC_INTF_H */ -- cgit v1.2.3