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