diff options
author | Christopher Faylor <me@cgf.cx> | 2000-06-22 18:37:31 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-06-22 18:37:31 +0000 |
commit | 42030c97d70b39d55bc09b4f56e255c892df6b13 (patch) | |
tree | 7bbff07014b2a34c6f4c6ecc3689775ab123782f /winsup/w32api/ChangeLog | |
parent | 699dd00b3a94cdc0f47b98c421d28f8912d50e0a (diff) | |
download | cygnal-42030c97d70b39d55bc09b4f56e255c892df6b13.tar.gz cygnal-42030c97d70b39d55bc09b4f56e255c892df6b13.tar.bz2 cygnal-42030c97d70b39d55bc09b4f56e255c892df6b13.zip |
* rpcdce.h: Protect OPTIONAL definition since it may be (legally) previously
defined.
* windef.h : Ditto.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r-- | winsup/w32api/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog index 425b4ebb6..07661ed9a 100644 --- a/winsup/w32api/ChangeLog +++ b/winsup/w32api/ChangeLog @@ -1,3 +1,9 @@ +Thu Jun 22 14:36:19 2000 Christopher Faylor <cgf@cygnus.com> + + * rpcdce.h: Protect OPTIONAL definition since it may be (legally) + previously defined. + * windef.h : Ditto. + 2000-06-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp> * include/winnt.h: Add some missing defines related to locale |