summaryrefslogtreecommitdiff
path: root/ace/config-cygwin32-common.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-30 21:26:48 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-08-30 21:26:48 +0000
commit82455c2029d9946c5ccfa12a1c3a38d3d15270e5 (patch)
tree263e2600bcc0702ebce60fcf5e53bdb630803b28 /ace/config-cygwin32-common.h
parent2df08d0bea3dda3312f99cf54ae31e138d97565e (diff)
downloadATCD-82455c2029d9946c5ccfa12a1c3a38d3d15270e5.tar.gz
ChangeLogTag:Mon Aug 30 16:12:36 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/config-cygwin32-common.h')
-rw-r--r--ace/config-cygwin32-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-cygwin32-common.h b/ace/config-cygwin32-common.h
index 923f8952b79..01b1962adf1 100644
--- a/ace/config-cygwin32-common.h
+++ b/ace/config-cygwin32-common.h
@@ -59,6 +59,7 @@
// but that may depend on the version of glibc that is used.
# define ACE_HAS_DLFCN_H_BROKEN_EXTERN_C
# define ACE_HAS_VOIDPTR_SOCKOPT
+#define ACE_LACKS_SETPGID
# define ACE_LACKS_GETPGID
// The strtok_r declaration is protected in string.h.
extern "C" char *strtok_r __P ((char *__s, __const char *__delim,