diff options
Diffstat (limited to 'builtin/diff.c')
| -rw-r--r-- | builtin/diff.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/builtin/diff.c b/builtin/diff.c index d184aafab9..1ce40c63b2 100644 --- a/builtin/diff.c +++ b/builtin/diff.c @@ -4,6 +4,7 @@   * Copyright (c) 2006 Junio C Hamano   */  #include "cache.h" +#include "config.h"  #include "lockfile.h"  #include "color.h"  #include "commit.h"  | 
