aboutsummaryrefslogtreecommitdiff
path: root/src/NetPerfDir/inet_ntop.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/NetPerfDir/inet_ntop.c')
-rw-r--r--src/NetPerfDir/inet_ntop.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/NetPerfDir/inet_ntop.c b/src/NetPerfDir/inet_ntop.c
new file mode 100644
index 0000000..f644e4a
--- /dev/null
+++ b/src/NetPerfDir/inet_ntop.c
@@ -0,0 +1,6 @@
+#if !defined(InetNtop)
+
+/* +*+ Why isn't this in the winsock headers yet? */
+
+#include "..\missing\inet_ntop.c"
+#endif