diff options
Diffstat (limited to 'object-name.c')
-rw-r--r-- | object-name.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/object-name.c b/object-name.c index 92862eeb1a..060d892a97 100644 --- a/object-name.c +++ b/object-name.c @@ -15,6 +15,7 @@ #include "submodule.h" #include "midx.h" #include "commit-reach.h" +#include "date.h" static int get_oid_oneline(struct repository *r, const char *, struct object_id *, struct commit_list *); |