summaryrefslogtreecommitdiff
path: root/src/util/pin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/pin.h')
-rw-r--r--src/util/pin.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/pin.h b/src/util/pin.h
new file mode 100644
index 0000000..534e2b4
--- /dev/null
+++ b/src/util/pin.h
@@ -0,0 +1,2 @@
+
+extern int pin_init(struct lgsm_handle *lh, const char *pin_preset);
personal git repositories of Harald Welte. Your mileage may vary