aboutsummaryrefslogblamecommitdiff
path: root/security/certificate-transparency/files/patch-cpp_net_url__fetcher.cc
blob: e4457fa514435d8b9a01118d53547fcc7325a768 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                       
--- cpp/net/url_fetcher.cc.orig	2018-01-04 08:54:28 UTC
+++ cpp/net/url_fetcher.cc
@@ -4,7 +4,7 @@
 #include <event2/keyvalq_struct.h>
 #include <evhtp.h>
 #include <glog/logging.h>
-#include <htparse.h>
+#include <parser.h>
 
 #include "net/connection_pool.h"
 #include "util/thread_pool.h"