]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http-backend.c
Merge branch 'gc/branch-recurse-submodules-fix'
[thirdparty/git.git] / http-backend.c
index 807fb8839e7859ca4e9af298f28a74e5bb7455ec..81a7229ece00addacc4b2edce12dc79810c06c02 100644 (file)
@@ -13,6 +13,7 @@
 #include "packfile.h"
 #include "object-store.h"
 #include "protocol.h"
+#include "date.h"
 
 static const char content_type[] = "Content-Type";
 static const char content_length[] = "Content-Length";