summaryrefslogblamecommitdiffstats
path: root/net/libproxy/files/patch-libproxy_url.hpp
blob: 4fbef585a00833622c41397ada3d889e9a5d3215 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                   
--- libproxy/url.hpp.orig   2010-09-01 14:30:33.000000000 +0200
+++ libproxy/url.hpp    2010-09-01 14:31:13.000000000 +0200
@@ -20,6 +20,8 @@
 #ifndef URL_HPP_
 #define URL_HPP_
 
+#include <sys/types.h>
+
 #include <map>
 #include <stdexcept>
 #include <string>