summaryrefslogtreecommitdiff
path: root/auto_home.h
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@debian.org>2018-11-29 05:18:28 +0000
committerDmitry Bogatov <KAction@debian.org>2018-11-29 05:18:28 +0000
commit35c0ccd3b0eedd2d14e26a109f5812a5c30c38aa (patch)
treea1dde23c236db3b8fd525282efac102daa1ae00f /auto_home.h
parent78fbb41eaf3abb208abe6acfb06db005adeadf35 (diff)
Import Upstream version 0.84
Diffstat (limited to 'auto_home.h')
-rw-r--r--auto_home.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/auto_home.h b/auto_home.h
new file mode 100644
index 0000000..a756cd0
--- /dev/null
+++ b/auto_home.h
@@ -0,0 +1,6 @@
+#ifndef AUTO_HOME_H
+#define AUTO_HOME_H
+
+extern char auto_home[];
+
+#endif