summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-01-12 17:08:02 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2023-01-16 10:19:34 +0100
commit1eb8614b9d9b649114db47466f35591b69e1c284 (patch)
treebb42f880ac14603d2bffd2996c98d71bf84c70a5
parentaef45d8008db4cfd093cfe48e5ea70e7936dbf41 (diff)
layer23: common/sim.h: Fix missing pragma once
-rw-r--r--src/host/layer23/include/osmocom/bb/common/sim.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/sim.h b/src/host/layer23/include/osmocom/bb/common/sim.h
index bebcffe3..191a7172 100644
--- a/src/host/layer23/include/osmocom/bb/common/sim.h
+++ b/src/host/layer23/include/osmocom/bb/common/sim.h
@@ -15,6 +15,7 @@
*
*/
+#pragma once
/* 9.2 commands */
#define GSM1111_CLASS_GSM 0xa0