aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/mtp/mtp_level3.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/mtp/mtp_level3.h b/include/mtp/mtp_level3.h
index 9b56cad..0ef2c8f 100644
--- a/include/mtp/mtp_level3.h
+++ b/include/mtp/mtp_level3.h
@@ -20,8 +20,7 @@
*
*/
-#ifndef mtp_level3_h
-#define mtp_level3_h
+#pragma once
#include <osmocom/core/endian.h>
@@ -170,4 +169,3 @@ struct sccp_con_ctrl_prt_mgt {
#endif
} __attribute__((packed));
-#endif