aboutsummaryrefslogtreecommitdiffstats
path: root/src/sgsn/gprs_ranap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sgsn/gprs_ranap.c')
-rw-r--r--src/sgsn/gprs_ranap.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/sgsn/gprs_ranap.c b/src/sgsn/gprs_ranap.c
index b0d0f8df7..d2b345546 100644
--- a/src/sgsn/gprs_ranap.c
+++ b/src/sgsn/gprs_ranap.c
@@ -22,9 +22,6 @@
*/
#include "bscconfig.h"
-
-#ifdef BUILD_IU
-
#include <gtp.h>
#include <osmocom/core/rate_ctr.h>
@@ -220,4 +217,3 @@ int gsm0408_gprs_rcvmsg_iu(struct msgb *msg, struct gprs_ra_id *ra_id,
return rc;
}
-#endif