11 lines
235 B
Text
11 lines
235 B
Text
Index: src/dns.cpp
|
|
--- src/dns.cpp.orig
|
|
+++ src/dns.cpp
|
|
@@ -22,6 +22,7 @@
|
|
#endif
|
|
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
|
|
#if ( !defined( _WIN32 ) && !defined( _WIN32_WCE ) ) || defined( __SYMBIAN32__ )
|
|
# include <netinet/in.h>
|