pespin submitted this change.
layer23: common/sim.h: Fix missing pragma once
Change-Id: Icebe803c7896347915ed72b80d5504d15d717ef3
---
M src/host/layer23/include/osmocom/bb/common/sim.h
1 file changed, 1 insertion(+), 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 bebcffe..191a717 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
To view, visit change 30956. To unsubscribe, or for help writing mail filters, visit settings.