summaryrefslogtreecommitdiff
path: root/auto_spawn.h
blob: 165d988e5aed8cbe228162ca8e6d91ef3d4e9c42 (plain)
1
2
3
4
5
6
#ifndef AUTO_SPAWN_H
#define AUTO_SPAWN_H

extern int auto_spawn;

#endif