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