summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-01-24 12:32:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-01-24 12:32:01 +0000
commit1c6c2c5a6560d2fda45760da434d876bde1d268e (patch)
treeaebeb49ba8f8431d6e3b188a0146086a0c14a01b
parent8e29d4068434b018c2d38c11bd931a7ebb22aa5a (diff)
downloadATCD-1c6c2c5a6560d2fda45760da434d876bde1d268e.tar.gz
ChangeLogTag: Tue Jan 24 12:12:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ace/config-psos-diab-mips.h1
-rw-r--r--ace/config-psos-diab-ppc.h1
-rw-r--r--ace/config-psos-diab.h1
-rw-r--r--ace/config-psos-tm.h1
-rw-r--r--ace/config-psosim-g++.h1
5 files changed, 5 insertions, 0 deletions
diff --git a/ace/config-psos-diab-mips.h b/ace/config-psos-diab-mips.h
index a4468f6205e..3bfb8c20725 100644
--- a/ace/config-psos-diab-mips.h
+++ b/ace/config-psos-diab-mips.h
@@ -65,6 +65,7 @@
#define ACE_LACKS_GETPROTOBYNUMBER
#define ACE_LACKS_GETHOSTBYADDR
#define ACE_LACKS_GETPROTOBYNAME
+#define ACE_LACKS_GETHOSTBYNAME
#define ACE_PSOS_LACKS_PREPC
diff --git a/ace/config-psos-diab-ppc.h b/ace/config-psos-diab-ppc.h
index df5d80efb3a..9af973db179 100644
--- a/ace/config-psos-diab-ppc.h
+++ b/ace/config-psos-diab-ppc.h
@@ -61,6 +61,7 @@
#define ACE_LACKS_GETHOSTBYADDR
#define ACE_LACKS_GETPROTOBYNUMBER
#define ACE_LACKS_GETPROTOBYNAME
+#define ACE_LACKS_GETHOSTBYNAME
#define ACE_LACKS_GETOPT
#define ACE_LACKS_SYSCONF
diff --git a/ace/config-psos-diab.h b/ace/config-psos-diab.h
index 70781598bd4..ed7a5bdc303 100644
--- a/ace/config-psos-diab.h
+++ b/ace/config-psos-diab.h
@@ -57,6 +57,7 @@
#define ACE_LACKS_GETHOSTBYADDR
#define ACE_LACKS_GETPROTOBYNUMBER
#define ACE_LACKS_GETPROTOBYNAME
+#define ACE_LACKS_GETHOSTBYNAME
#define ACE_PSOS_LACKS_PREPC
#define ACE_LACKS_SYSCONF
diff --git a/ace/config-psos-tm.h b/ace/config-psos-tm.h
index f5801207b21..8d946c1bae0 100644
--- a/ace/config-psos-tm.h
+++ b/ace/config-psos-tm.h
@@ -61,6 +61,7 @@
#define ACE_LACKS_GETEGID
#define ACE_LACKS_GETGID
#define ACE_LACKS_GETPROTOBYNAME
+#define ACE_LACKS_GETHOSTBYNAME
#define ACE_HAS_VERBOSE_NOTSUP
diff --git a/ace/config-psosim-g++.h b/ace/config-psosim-g++.h
index 155ea89d5f5..532edd7ee01 100644
--- a/ace/config-psosim-g++.h
+++ b/ace/config-psosim-g++.h
@@ -61,6 +61,7 @@
#define ACE_LACKS_GETHOSTBYADDR
#define ACE_LACKS_GETPROTOBYNUMBER
#define ACE_LACKS_GETPROTOBYNAME
+#define ACE_LACKS_GETHOSTBYNAME
#define ACE_LACKS_HRTIME_T