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