aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/sgsn/gprs_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/sgsn/gprs_utils.h')
-rw-r--r--include/osmocom/sgsn/gprs_utils.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/osmocom/sgsn/gprs_utils.h b/include/osmocom/sgsn/gprs_utils.h
index 8e47e9001..eacaec7a2 100644
--- a/include/osmocom/sgsn/gprs_utils.h
+++ b/include/osmocom/sgsn/gprs_utils.h
@@ -29,8 +29,6 @@
struct msgb;
struct gprs_ra_id;
-int gprs_msgb_resize_area(struct msgb *msg, uint8_t *area,
- size_t old_size, size_t new_size);
int gprs_str_to_apn(uint8_t *apn_enc, size_t max_len, const char *str);
/* GSM 04.08, 10.5.7.3 GPRS Timer */