X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=sha1_file.c;h=3372ebcdcac0d36b81663f958784e8a1ec84b900;hb=a3fc9db4499a44fa00eeb2a7c46c08a749dd9bbf;hp=631a605201e3a737e8e3db25f85f01a228b01282;hpb=8d48ad62a902556b523ee892a3fbe4206d576d3f;p=git.git diff --git a/sha1_file.c b/sha1_file.c index 631a60520..3372ebcdc 100644 --- a/sha1_file.c +++ b/sha1_file.c @@ -13,6 +13,7 @@ #include "commit.h" #include "tag.h" #include "tree.h" +#include #ifndef O_NOATIME #if defined(__linux__) && (defined(__i386__) || defined(__PPC__))