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