stats: Include the header file for the new class identifier

This commit is contained in:
Holger Hans Peter Freyther 2015-11-07 21:04:40 +01:00
parent b8a5426cf0
commit 8df447dc77
1 changed files with 1 additions and 0 deletions

View File

@ -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>