summaryrefslogtreecommitdiff
path: root/src/auto_keyfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/auto_keyfile.h')
-rw-r--r--src/auto_keyfile.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/auto_keyfile.h b/src/auto_keyfile.h
new file mode 100644
index 0000000..feac74f
--- /dev/null
+++ b/src/auto_keyfile.h
@@ -0,0 +1,6 @@
+#ifndef AUTO_KEYFILE_H
+#define AUTO_KEYFILE_H
+
+extern const char auto_keyfile[];
+
+#endif