ports/net/minbif/patches/patch-src_sockwrap_sockwrap_cpp

11 lines
219 B
Text

Index: src/sockwrap/sockwrap.cpp
--- src/sockwrap/sockwrap.cpp.orig
+++ src/sockwrap/sockwrap.cpp
@@ -22,6 +22,7 @@
# include "sockwrap_tls.h"
#endif
#include "core/util.h"
+#include <unistd.h>
namespace sock
{