summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-10-09 18:01:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-10-09 18:01:09 +0000
commitdfa0f2db5e2fdf73cc0530e45cd590da7fe3b245 (patch)
tree40d322e66c8743f2a4061bff095e6e4ec208ae67
parent53270316e3d349902a93d95fb047d1d15cb07fb4 (diff)
downloadATCD-dfa0f2db5e2fdf73cc0530e45cd590da7fe3b245.tar.gz
Fri Oct 9 14:09:41 UTC 2009 Olli Savia <ops@iki.fi>
* ace/config-openbsd.h: Define ACE_HAS_ICMP_SUPPORT to value 1.
-rw-r--r--ACE/ace/config-openbsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/config-openbsd.h b/ACE/ace/config-openbsd.h
index a591c75c175..14be6cc99f8 100644
--- a/ACE/ace/config-openbsd.h
+++ b/ACE/ace/config-openbsd.h
@@ -75,7 +75,7 @@
#define ACE_HAS_GNU_CSTRING_H
#define ACE_HAS_GPERF
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
-#define ACE_HAS_ICMP_SUPPORT
+#define ACE_HAS_ICMP_SUPPORT 1
#define ACE_HAS_IPV6
#define ACE_HAS_IP_MULTICAST
#define ACE_HAS_MEMCHR