diff options
Diffstat (limited to 'src/feh.h')
-rw-r--r-- | src/feh.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -201,4 +201,6 @@ extern char *mode; /* label for the current mode */ /* to terminate long-running children with SIGALRM */ extern int childpid; +extern int control_via_stdin; + #endif |