summaryrefslogtreecommitdiff
path: root/ace/ICMP_Socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/ICMP_Socket.h')
-rw-r--r--ace/ICMP_Socket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/ICMP_Socket.h b/ace/ICMP_Socket.h
index 02138656d61..b9dec78cd20 100644
--- a/ace/ICMP_Socket.h
+++ b/ace/ICMP_Socket.h
@@ -25,6 +25,7 @@
#if defined (ACE_HAS_ICMP_SUPPORT) && (ACE_HAS_ICMP_SUPPORT == 1)
#include "ace/SOCK.h"
+#include "ace/Time_Value.h"
#include "ace/os_include/netinet/os_in.h"
namespace ACE