summaryrefslogtreecommitdiff
path: root/ace/Ping_Socket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Ping_Socket.cpp')
-rw-r--r--ace/Ping_Socket.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/Ping_Socket.cpp b/ace/Ping_Socket.cpp
index 3daa2c24850..f33c555d034 100644
--- a/ace/Ping_Socket.cpp
+++ b/ace/Ping_Socket.cpp
@@ -6,6 +6,9 @@
#include "ace/INET_Addr.h"
#include "ace/Log_Msg.h"
+#include "ace/OS_NS_string.h"
+#include "ace/OS_NS_sys_time.h"
+#include "ace/OS_NS_sys_socket.h"
#if !defined (__ACE_INLINE__)
# include "ace/Ping_Socket.inl"