diff options
Diffstat (limited to 'bisect.c')
-rw-r--r-- | bisect.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ #include "config.h" #include "commit.h" #include "diff.h" +#include "gettext.h" #include "hex.h" #include "revision.h" #include "refs.h" |