aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-06-05 19:53:56 +0200
committerHarald Welte <laforge@gnumonks.org>2011-06-05 19:53:56 +0200
commitee50081daa3a80586f3044056517337a8e8fac9f (patch)
tree512522b15278a9a979beaf70b6882470ce1e7e10 /include/osmocom
parentfc90646d489ed85c73b5b809e3b74851fa57b3d9 (diff)
add missing #include file to sysinfo.h0.3.1+deb2
(otherwise 'struct value_string' would not be defined)
Diffstat (limited to 'include/osmocom')
-rw-r--r--include/osmocom/gsm/sysinfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/gsm/sysinfo.h b/include/osmocom/gsm/sysinfo.h
index a66f3f19..6c81134e 100644
--- a/include/osmocom/gsm/sysinfo.h
+++ b/include/osmocom/gsm/sysinfo.h
@@ -1,6 +1,7 @@
#ifndef _OSMO_GSM_SYSINFO_H
#define _OSMO_GSM_SYSINFO_H
+#include <osmocom/core/utils.h>
#include <osmocom/gsm/protocol/gsm_04_08.h>
enum osmo_sysinfo_type {