diff options
author | Christopher Faylor <me@cgf.cx> | 2000-06-22 20:18:17 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-06-22 20:18:17 +0000 |
commit | f33acdb808787b32318466688eb81ce3c48d28e2 (patch) | |
tree | 7a7dfc1587b085435c21059157e25c2d7edbc84d /winsup/cygwin/ChangeLog | |
parent | 5af1047b411b28abac69959fcb9bb81e749d7dac (diff) | |
download | cygnal-f33acdb808787b32318466688eb81ce3c48d28e2.tar.gz cygnal-f33acdb808787b32318466688eb81ce3c48d28e2.tar.bz2 cygnal-f33acdb808787b32318466688eb81ce3c48d28e2.zip |
* include/sys/cygwin.h: Don't define parts of this file that rely on Windows
headers unless the Windows header was previously included.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index d36d10985..4a2e39884 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +Thu Jun 22 15:51:17 2000 Christopher Faylor <cgf@cygnus.com> + + * include/sys/cygwin.h: Don't define parts of this file that rely on + Windows headers unless the Windows header was previously included. + Thu Jun 22 20:45:00 2000 Corinna Vinschen <corinna@vinschen.de> * registry.cc (load_registry_hive): Use HKEY_USERS when checking |