http-fetch: do not use curl_message after releasing it
[gitweb.git] / http-push.c
index c10067c17ff9eef3ce0f01e5c14ba86bd2273d54..89fda42efb678d2f9f9e802454fe561b4452a167 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <curl/curl.h>
 #include <curl/easy.h>
-#include "expat.h"
+#include <expat.h>
 
 static const char http_push_usage[] =
 "git-http-push [--complete] [--force] [--verbose] <url> <ref> [<ref>...]\n";