summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorHarald Welte2011-06-05 19:53:56 +0200
committerHarald Welte2011-06-05 19:53:56 +0200
commitee50081daa3a80586f3044056517337a8e8fac9f (patch)
tree512522b15278a9a979beaf70b6882470ce1e7e10 /include
parentabis_nm.h: Add include to gsm_utils.h (diff)
downloadlibosmocore-ee50081daa3a80586f3044056517337a8e8fac9f.tar.gz
libosmocore-ee50081daa3a80586f3044056517337a8e8fac9f.tar.xz
libosmocore-ee50081daa3a80586f3044056517337a8e8fac9f.zip
add missing #include file to sysinfo.h
(otherwise 'struct value_string' would not be defined)
Diffstat (limited to 'include')
-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 a66f3f1..6c81134 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 {