Sync with maint
[gitweb.git] / builtin / worktree.c
index 5d9371cf950cc1cc2201fe2aefc6d7111264eb27..430b51e7a74bb28ac1532ac836e9770121977096 100644 (file)
@@ -7,6 +7,7 @@
 #include "refs.h"
 #include "run-command.h"
 #include "sigchain.h"
+#include "refs.h"
 
 static const char * const worktree_usage[] = {
        N_("git worktree add [<options>] <path> <branch>"),