summaryrefslogtreecommitdiff
path: root/devel/ucommon/files/patch-inc-ucommon_socket.h
blob: 736cd3c9a42f1621dc0af76473ca8b1eb35ddb9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- inc/ucommon/socket.h.orig	2014-07-15 09:50:01.000000000 +0200
+++ inc/ucommon/socket.h	2014-07-15 09:51:34.000000000 +0200
@@ -38,6 +38,8 @@
 #include <ucommon/string.h>
 #endif
 
+#include <string>
+
 extern "C" {
     struct addrinfo;
 }