diff options
Diffstat (limited to 'third_party/git/apply.h')
-rw-r--r-- | third_party/git/apply.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/git/apply.h b/third_party/git/apply.h index da3d95fa5098..a7951934352c 100644 --- a/third_party/git/apply.h +++ b/third_party/git/apply.h @@ -1,7 +1,6 @@ #ifndef APPLY_H #define APPLY_H -#include "hash.h" #include "lockfile.h" #include "string-list.h" |