diff options
Diffstat (limited to 'diffcore-order.c')
-rw-r--r-- | diffcore-order.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/diffcore-order.c b/diffcore-order.c index 912513d3e6..f91ef22471 100644 --- a/diffcore-order.c +++ b/diffcore-order.c @@ -1,6 +1,7 @@ /* * Copyright (C) 2005 Junio C Hamano */ + #include "git-compat-util.h" #include "gettext.h" #include "diff.h" |