Index: head/emulators/wine-devel/files/patch-wbemprox-builtin.c =================================================================== --- head/emulators/wine-devel/files/patch-wbemprox-builtin.c (revision 505317) +++ head/emulators/wine-devel/files/patch-wbemprox-builtin.c (nonexistent) @@ -1,21 +0,0 @@ -commit 2d35c22a51fb7cfc611045537cea06e1118cabd9 -Author: Gerald Pfeifer -Date: Sat Aug 18 16:52:27 2018 +0000 - - Fix the build on FreeBSD by including sys/socket.h. - ---- UTC -diff --git a/dlls/wbemprox/builtin.c b/dlls/wbemprox/builtin.c -index 72c6b4e933..3b8b43e868 100644 ---- dlls/wbemprox/builtin.c -+++ dlls/wbemprox/builtin.c -@@ -26,6 +26,9 @@ - #ifdef HAVE_UNISTD_H - # include - #endif -+#ifdef HAVE_SYS_SOCKET_H -+# include -+#endif - #ifdef HAVE_ARPA_INET_H - # include - #endif Property changes on: head/emulators/wine-devel/files/patch-wbemprox-builtin.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property