aboutsummaryrefslogtreecommitdiffstats
path: root/include/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/util.h')
-rw-r--r--include/util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/util.h b/include/util.h
index 8f3b5f9..68426ab 100644
--- a/include/util.h
+++ b/include/util.h
@@ -18,6 +18,7 @@
*
*/
+void hex_dump(void *data, int size);
const char *plmn_lookup(const char *plmn);
char *plmn_string(const char *plmn);