diff options
Diffstat (limited to 'http-backend.c')
-rw-r--r-- | http-backend.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/http-backend.c b/http-backend.c index e1969c05dc..25a19c21b9 100644 --- a/http-backend.c +++ b/http-backend.c @@ -19,7 +19,6 @@ #include "object-store-ll.h" #include "protocol.h" #include "date.h" -#include "wrapper.h" #include "write-or-die.h" static const char content_type[] = "Content-Type"; |