]> git.ipfire.org Git - thirdparty/git.git/blobdiff - transport.c
maintenance(systemd): support the Windows Subsystem for Linux
[thirdparty/git.git] / transport.c
index 67afdae57c1c1d0da0d88b1e9823ed6b4fefe4ca..219af8fd50ed57c0fc0f954965e481b51e7aae72 100644 (file)
@@ -1,6 +1,5 @@
 #include "git-compat-util.h"
 #include "advice.h"
-#include "alloc.h"
 #include "config.h"
 #include "environment.h"
 #include "hex.h"
 #include "transport-internal.h"
 #include "protocol.h"
 #include "object-name.h"
-#include "object-store.h"
+#include "object-store-ll.h"
 #include "color.h"
 #include "bundle-uri.h"
-#include "wrapper.h"
 
 static int transport_use_color = -1;
 static char transport_colors[][COLOR_MAXLEN] = {