summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/include/osmocom/bb/common/logging.h
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2023-03-15 15:25:12 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2023-03-15 15:38:54 +0100
commit1612c8f8627fbb005e478e880526262eb13724a2 (patch)
tree57a8c842c02756cde12c11cdd60e8f17d270bd13 /src/host/layer23/include/osmocom/bb/common/logging.h
parent7ea900525cbeed2ad74d866f977f21273ba3afdf (diff)
layer23: modem: Depend on libosmo-gprs-gmm
Diffstat (limited to 'src/host/layer23/include/osmocom/bb/common/logging.h')
-rw-r--r--src/host/layer23/include/osmocom/bb/common/logging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/host/layer23/include/osmocom/bb/common/logging.h b/src/host/layer23/include/osmocom/bb/common/logging.h
index 818b1495..fc0861e8 100644
--- a/src/host/layer23/include/osmocom/bb/common/logging.h
+++ b/src/host/layer23/include/osmocom/bb/common/logging.h
@@ -30,6 +30,7 @@ enum {
DRLCMAC,
DLLC,
DSNDCP,
+ DGMM,
};
extern const struct log_info log_info;