ports/net/gloox/patches/patch-src_connectiontcpserver_cpp

12 lines
213 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: src/connectiontcpserver.cpp
--- src/connectiontcpserver.cpp.orig
+++ src/connectiontcpserver.cpp
@@ -51,6 +51,7 @@
#endif
#include <cstdlib>
+#include <cstring>
#include <string>
#ifndef _WIN32_WCE