summaryrefslogtreecommitdiff
path: root/ACE/ace/config-win32-mingw64.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-07-16 10:07:10 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2021-07-16 10:07:10 +0200
commit4c26e2b362eb77103f7cb851afee82f64c1dafa2 (patch)
treedb4263b20ba929022dfca37e85dbcc9196726f86 /ACE/ace/config-win32-mingw64.h
parent185dd520d88bb29eaae7a62d69b70c46331abba9 (diff)
downloadATCD-4c26e2b362eb77103f7cb851afee82f64c1dafa2.tar.gz
Simplified config-win32-common.h, moved the defines specific for a compiler to the respective file
* ACE/ace/config-win32-borland.h: * ACE/ace/config-win32-common.h: * ACE/ace/config-win32-mingw.h: * ACE/ace/config-win32-mingw64.h: * ACE/ace/config-win32-msvc-14.h:
Diffstat (limited to 'ACE/ace/config-win32-mingw64.h')
-rw-r--r--ACE/ace/config-win32-mingw64.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ACE/ace/config-win32-mingw64.h b/ACE/ace/config-win32-mingw64.h
index 1f3231b0e56..f7414ebda54 100644
--- a/ACE/ace/config-win32-mingw64.h
+++ b/ACE/ace/config-win32-mingw64.h
@@ -115,6 +115,9 @@
#define ACE_HAS_NONCONST_WCSDUP
#define ACE_ISCTYPE_EQUIVALENT ::_isctype
#define ACE_LACKS_SET_ABORT_BEHAVIOR
+#define ACE_LACKS_NLINK_T
+#define ACE_LACKS_UID_T
+#define ACE_LACKS_GID_T
#define ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE