diff options
Diffstat (limited to 'src/exec.c')
-rw-r--r-- | src/exec.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ #include "bftw.h" #include "ctx.h" #include "color.h" +#include "config.h" #include "diag.h" #include "dstring.h" #include "xspawn.h" |