aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-12-08 21:22:58 +0100
committerHarald Welte <laforge@gnumonks.org>2016-12-13 14:54:01 +0000
commiteaaee92db5f29fa280ad89ef8b89d9062abcfa48 (patch)
tree217a0f823f6790de54d5b68960c3b3ffb28d8021 /openbsc/include/openbsc
parent814fef04b02a915412920b85bd44c25f8e47a79c (diff)
rename gprs_gsup_client.h to gsup_client.h
This is in preparation for moving gsup to libcommon, which is in turn preparation for libvlr. Related: OS#1592 Change-Id: I9c95d00f1a9420887a44c938b1d0ee3e20586f4c
Diffstat (limited to 'openbsc/include/openbsc')
-rw-r--r--openbsc/include/openbsc/Makefile.am2
-rw-r--r--openbsc/include/openbsc/gsup_client.h (renamed from openbsc/include/openbsc/gprs_gsup_client.h)0
2 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am
index 2b54c4345..9f574e6e9 100644
--- a/openbsc/include/openbsc/Makefile.am
+++ b/openbsc/include/openbsc/Makefile.am
@@ -23,7 +23,6 @@ noinst_HEADERS = \
gb_proxy.h \
gprs_gb_parse.h \
gprs_gmm.h \
- gprs_gsup_client.h \
gprs_llc.h \
gprs_llc_xid.h \
gprs_sgsn.h \
@@ -39,6 +38,7 @@ noinst_HEADERS = \
gsm_data.h \
gsm_data_shared.h \
gsm_subscriber.h \
+ gsup_client.h \
gtphub.h \
handover.h \
handover_decision.h \
diff --git a/openbsc/include/openbsc/gprs_gsup_client.h b/openbsc/include/openbsc/gsup_client.h
index 551f76d75..551f76d75 100644
--- a/openbsc/include/openbsc/gprs_gsup_client.h
+++ b/openbsc/include/openbsc/gsup_client.h