summaryrefslogtreecommitdiffstats
path: root/src/simutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/simutil.h')
-rw-r--r--src/simutil.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/simutil.h b/src/simutil.h
index d41db144..673bafc7 100644
--- a/src/simutil.h
+++ b/src/simutil.h
@@ -32,3 +32,5 @@ enum sim_fileid {
const guint8 *ber_tlv_find_by_tag(const guint8 *pdu, guint8 in_tag,
int in_len, int *out_len);
+char *sim_network_name_parse(const unsigned char *buffer, int length,
+ gboolean *add_ci);