summaryrefslogtreecommitdiffstats
path: root/include/osmocom/gsm/l1sap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/gsm/l1sap.h')
-rw-r--r--include/osmocom/gsm/l1sap.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/osmocom/gsm/l1sap.h b/include/osmocom/gsm/l1sap.h
index c21abe5e..9f3fe98c 100644
--- a/include/osmocom/gsm/l1sap.h
+++ b/include/osmocom/gsm/l1sap.h
@@ -1,5 +1,4 @@
-#ifndef _OSMOCOM_L1SAP_H
-#define _OSMOCOM_L1SAP_H
+#pragma once
#include <osmocom/core/prim.h>
@@ -121,5 +120,3 @@ struct osmo_phsap_prim {
struct mph_info_param info;
} u; /*!< \brief request-specific data */
};
-
-#endif /* _OSMOCOM_L1SAP_H */