diff options
| author | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:29:54 +0000 |
|---|---|---|
| committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:29:54 +0000 |
| commit | ac692c0b61b6868f8e915520f4f1496d46837bec (patch) | |
| tree | d75ce6e99aa57cdf35b9daa3cf9f371a1fec2a96 /net/libproxy/files/patch-libproxy_url.hpp | |
| parent | Add glib-networking 2.28.7. (diff) | |
Update to 0.4.6.
Diffstat (limited to 'net/libproxy/files/patch-libproxy_url.hpp')
| -rw-r--r-- | net/libproxy/files/patch-libproxy_url.hpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/libproxy/files/patch-libproxy_url.hpp b/net/libproxy/files/patch-libproxy_url.hpp new file mode 100644 index 000000000000..4fbef585a008 --- /dev/null +++ b/net/libproxy/files/patch-libproxy_url.hpp @@ -0,0 +1,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> |
