add missing #include file to sysinfo.h
authorHarald Welte <laforge@gnumonks.org>
Sun, 5 Jun 2011 17:53:56 +0000 (19:53 +0200)
committerHarald Welte <laforge@gnumonks.org>
Sun, 5 Jun 2011 17:53:56 +0000 (19:53 +0200)
(otherwise 'struct value_string' would not be defined)

include/osmocom/gsm/sysinfo.h

index a66f3f1..6c81134 100644 (file)
@@ -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 {