diff options
author | bje <bje> | 1998-10-03 02:21:29 +0000 |
---|---|---|
committer | bje <bje> | 1998-10-03 02:21:29 +0000 |
commit | ce8809431aff8535cf7872618e1de582cd37c0d0 (patch) | |
tree | 592b090f8a644e9ac0c91430c259d93ba418eb64 /ChangeLog | |
parent | 0d5feb67116fbf3b3f0186e51686e18985fa42da (diff) |
1998-10-03 Ben Elliston <bje@cygnus.com>
* pthread.h: No need to include <unistd.h>. It doesn't even exist
on Win32! Again, an artifact of cross-compilation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 1998-10-03 Ben Elliston <bje@cygnus.com> + * pthread.h: No need to include <unistd.h>. It doesn't even exist + on Win32! Again, an artifact of cross-compilation. + * process.h: Remove. This was a stand-in before we started doing native compilation under Win32. |