mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +08:00
* Added <time.h> in poll.c
This commit is contained in:
1
THANKS
1
THANKS
@@ -24,3 +24,4 @@ Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
|
||||
Michael Vogt <mvogt@acm.org>
|
||||
Michael Weiser <michael@weiser.saale-net.de>
|
||||
Matt Roberds <mroberds@worldnet.att.net>
|
||||
Bert De Knuydt <Bert.Deknuydt@esat.kuleuven.ac.be>
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2001-12-25 Alain Magloire
|
||||
|
||||
* poll.c: Added <time.h>
|
||||
Bert De Knuydt <Bert.Deknuydt@esat.kuleuven.ac.be>.
|
||||
|
||||
2001-11-03 Alain Magloire
|
||||
|
||||
* daemon.c: GNU coding style changes.
|
||||
|
||||
@@ -33,6 +33,7 @@
|
||||
#endif
|
||||
|
||||
#include <poll.h>
|
||||
#include <time.h>
|
||||
#include <sys/select.h>
|
||||
#include <errno.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user