summaryrefslogtreecommitdiff
path: root/ace/ICMP_Socket.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2005-02-15 23:07:37 +0000
committerSteve Huston <shuston@riverace.com>2005-02-15 23:07:37 +0000
commit34104cf059eeafbd1382ac7f9315e0c9a4afac2e (patch)
tree929cad045679537bffe42e0311c7d1ac90539359 /ace/ICMP_Socket.h
parent2cf1b9573c6f58e31ad17124620d11875cf8dab9 (diff)
downloadATCD-34104cf059eeafbd1382ac7f9315e0c9a4afac2e.tar.gz
Commit merged-in changes from mainlinePROACTOR_FIXES_STEVE_JAN05
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