summaryrefslogtreecommitdiff
path: root/ace/config-win32-mingw.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-06-20 14:29:16 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-06-20 14:29:16 +0000
commit723431599fca844d960c1666642e8f73c770b894 (patch)
tree9662ec2fa36e0004e553474a9ede2dc05f653176 /ace/config-win32-mingw.h
parent864b603ceab3fd0ca8c4d1acfd313892c3800a6f (diff)
downloadATCD-723431599fca844d960c1666642e8f73c770b894.tar.gz
ChangeLogTag: Fri Jun 20 14:27:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/config-win32-mingw.h')
-rw-r--r--ace/config-win32-mingw.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/ace/config-win32-mingw.h b/ace/config-win32-mingw.h
index c91e243b9f1..b4cd80f94fa 100644
--- a/ace/config-win32-mingw.h
+++ b/ace/config-win32-mingw.h
@@ -43,6 +43,20 @@
#define ACE_LACKS_NATIVE_STRPTIME
#define ACE_HAS_STRERROR
#define ACE_HAS_STRPTIME
+#define ACE_LACKS_DIRENT_H
+#define ACE_LACKS_UCONTEXT_H
+#define ACE_LACKS_SYS_SELECT_H
+#define ACE_LACKS_SYS_RESOURCE_H
+#define ACE_LACKS_SYS_WAIT_H
+#define ACE_LACKS_DLFCN_H
+#define ACE_LACKS_SYS_MMAN_H
+#define ACE_LACKS_SYS_UIO_H
+#define ACE_LACKS_SYS_SOCKET_H
+#define ACE_LACKS_NETINET_IN_H
+#define ACE_LACKS_NETDB_H
+#define ACE_LACKS_NET_IF_H
+#define ACE_LACKS_SYS_IPC_H
+#define ACE_LACKS_SYS_SEM_H
// We trust the user: He must have used -mpentiumpro or -mpentium
// if that is what he wants.