X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;ds=sidebyside;f=http-push.c;h=89fda42efb678d2f9f9e802454fe561b4452a167;hb=7141b3b78099941f25b17388f56a917d4f7af51d;hp=c10067c17ff9eef3ce0f01e5c14ba86bd2273d54;hpb=75187c9debdc57d47e0842f97e30cb912d364ff2;p=git.git diff --git a/http-push.c b/http-push.c index c10067c1..89fda42e 100644 --- a/http-push.c +++ b/http-push.c @@ -7,7 +7,7 @@ #include #include -#include "expat.h" +#include static const char http_push_usage[] = "git-http-push [--complete] [--force] [--verbose] [...]\n";