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