* lib/poll.c: Include sys/time.h and time.h unconditionally,
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Jan 2007 08:32:33 +0000 (08:32 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 20 Jan 2007 08:32:33 +0000 (08:32 +0000)
commit31f17cf550c7ce208892c83b1792bbe94443ac06
tree0e07dd6058070e6da61d148c950ee08038988127
parenta7a268e3dc87989512d25f4c62de6a172864d579
* lib/poll.c: Include sys/time.h and time.h unconditionally,
since we now assume the sys_time module.
* m4/poll.m4 (gl_PREREQ_POLL): Don't require AC_HEADER_TIME or
check for sys/time.h; no longer needed.
* modules/poll (Depends-on): Depend on sys_time.
ChangeLog
lib/poll.c
m4/poll.m4
modules/poll