pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/30956 )
Change subject: layer23: common/sim.h: Fix missing pragma once ......................................................................
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(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/56/30956/1
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