diff options
Diffstat (limited to 'prompt.c')
-rw-r--r-- | prompt.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ #include "cache.h" #include "config.h" +#include "environment.h" #include "run-command.h" #include "strbuf.h" #include "prompt.h" |