diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 8102f6821..01bdd561c 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,8 @@ +2002-09-18 Christopher Faylor <cgf@redhat.com> + + * cygcheck.cc: Include sys/time.h rather than time.h to avoid a + compiler error. + 2002-09-17 Christopher Faylor <cgf@redhat.com> * cygcheck.cc: Reorder includes to avoid compiler error. |