summaryrefslogtreecommitdiffstats
path: root/src/main.h
blob: c4bea049a859bf92b11ed8436a0501588ffd4391 (plain)
1
2
3
4
5
6
#ifndef foomainhfoo
#define foomainhfoo

extern int stdin_inuse, stdout_inuse;

#endif