aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/crcgen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/crcgen.h')
-rw-r--r--include/osmocom/core/crcgen.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/osmocom/core/crcgen.h b/include/osmocom/core/crcgen.h
index 69cef040..b39b55db 100644
--- a/include/osmocom/core/crcgen.h
+++ b/include/osmocom/core/crcgen.h
@@ -20,8 +20,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifndef __OSMO_CRCGEN_H__
-#define __OSMO_CRCGEN_H__
+#pragma once
/*! \defgroup crcgen Osmocom generic CRC routines
* @{
@@ -37,5 +36,3 @@
#include <osmocom/core/crc64gen.h>
/*! @} */
-
-#endif /* __OSMO_CRCGEN_H__ */