aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_subscriber.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-02-26 20:16:37 +0100
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-02-26 20:16:45 +0100
commit1ebad7437729d6abbf5308de19161b0574e3451a (patch)
tree1229a0bfb2bb0093dec05959fd4bbfca557d64c9 /openbsc/include/openbsc/gsm_subscriber.h
parent36ed8cc4c33e3b69bb0f84f1b5b593ae46aff08f (diff)
parent140f6e9b12fcb83d161dc1cd8c5d6972ef86fc7c (diff)
Merge remote branch 'origin/master' into on-waves/mgcp
Conflicts: openbsc/include/openbsc/Makefile.am openbsc/src/Makefile.am
Diffstat (limited to 'openbsc/include/openbsc/gsm_subscriber.h')
-rw-r--r--openbsc/include/openbsc/gsm_subscriber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/gsm_subscriber.h b/openbsc/include/openbsc/gsm_subscriber.h
index c639f4046..06539960e 100644
--- a/openbsc/include/openbsc/gsm_subscriber.h
+++ b/openbsc/include/openbsc/gsm_subscriber.h
@@ -3,7 +3,7 @@
#include <sys/types.h>
#include "gsm_data.h"
-#include "linuxlist.h"
+#include <osmocore/linuxlist.h>
#define GSM_IMEI_LENGTH 17
#define GSM_IMSI_LENGTH 17