ports/net/minbif/patches/patch-src_sockwrap_sockwrap_cpp

12 lines
219 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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
{