mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-30 23:55:23 +02:00
11 lines
276 B
Diff
11 lines
276 B
Diff
--- src/connectiontcpserver.cpp.orig 2017-02-21 13:32:58.000000000 +0100
|
|
+++ src/connectiontcpserver.cpp 2018-01-03 08:38:57.121764510 +0100
|
|
@@ -51,7 +51,7 @@
|
|
#endif
|
|
|
|
#include <cstdlib>
|
|
-#include <string>
|
|
+#include <string.h>
|
|
|
|
#ifndef _WIN32_WCE
|
|
# include <sys/types.h>
|