]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bulk-checkin.c
Merge branch 'jc/doc-sent-patch-now-what'
[thirdparty/git.git] / bulk-checkin.c
index e2f71db0f60f021b23574eb2ae10c1809e05d365..73bff3a23d27bb2d9b6825bceccc9912aa2c50ce 100644 (file)
@@ -2,7 +2,6 @@
  * Copyright (c) 2011, Google Inc.
  */
 #include "git-compat-util.h"
-#include "alloc.h"
 #include "bulk-checkin.h"
 #include "environment.h"
 #include "gettext.h"
@@ -17,7 +16,6 @@
 #include "packfile.h"
 #include "object-file.h"
 #include "object-store-ll.h"
-#include "wrapper.h"
 
 static int odb_transaction_nesting;