aboutsummaryrefslogtreecommitdiffstats
path: root/src/bts.cpp
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-11-07 21:04:40 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-11-07 21:04:40 +0100
commit8df447dc77d69a044c6f277b369be671655590f0 (patch)
tree9a835a04ccb398f799d1e3ec61524d69ffb86d94 /src/bts.cpp
parentb8a5426cf06447e22647f08b2f36b7768ffeb65f (diff)
stats: Include the header file for the new class identifier
Diffstat (limited to 'src/bts.cpp')
-rw-r--r--src/bts.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bts.cpp b/src/bts.cpp
index 78d1de5e..2d8a91ab 100644
--- a/src/bts.cpp
+++ b/src/bts.cpp
@@ -32,6 +32,7 @@
extern "C" {
#include <osmocom/core/talloc.h>
#include <osmocom/core/msgb.h>
+ #include <osmocom/core/stats.h>
}
#include <arpa/inet.h>