summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/protocol/gsm_44_318.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gsm/protocol/gsm_44_318.h')
-rw-r--r--include/osmocom/gsm/protocol/gsm_44_318.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/osmocom/gsm/protocol/gsm_44_318.h b/include/osmocom/gsm/protocol/gsm_44_318.h
index cd5ec05a..5d7f8787 100644
--- a/include/osmocom/gsm/protocol/gsm_44_318.h
+++ b/include/osmocom/gsm/protocol/gsm_44_318.h
@@ -1,5 +1,4 @@
-#ifndef PROTO_GSM_44_318_H
-#define PROTO_GSM_44_318_H
+#pragma once
#include <stdint.h>
@@ -197,4 +196,3 @@ struct gan_cch_desc_ie {
#endif
uint8_t access_class[2];
} __attribute__((packed));
-#endif /* PROTO_GSM_44_318_H */