From: Akim Demaille Date: Thu, 11 Sep 2003 07:06:56 +0000 (+0000) Subject: * doc/autoconf.texi (Header Portability): linux/random.h. X-Git-Tag: AUTOCONF-2.57c~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=deceea7b0561d58448d71f034a711a824acb20a6;p=thirdparty%2Fautoconf.git * doc/autoconf.texi (Header Portability): linux/random.h. From Peter Hendrickson. --- diff --git a/ChangeLog b/ChangeLog index 7eb1bfb4..b70f0fdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-09-11 Akim Demaille + + * doc/autoconf.texi (Header Portability): linux/random.h. + From Peter Hendrickson. + 2003-09-10 Akim Demaille * tests/mktests.sh (au_exclude_egrep): Make it harder to be diff --git a/THANKS b/THANKS index a7acc828..e70f22dc 100644 --- a/THANKS +++ b/THANKS @@ -154,6 +154,7 @@ Paul Jarc prj@po.cwru.edu Paul Martinolich martinol@datasync.com Pavel Roskin pavel_roskin@geocities.com Peter Eisentraut peter_e@gmx.net +Peter Hendrickson pdh@wiredyne.com Peter Simons simons@research.cys.de Peter Stephenson pws@csr.com Philipp Thomas kthomas@gwdg.de diff --git a/doc/autoconf.texi b/doc/autoconf.texi index 365699b2..83108b21 100644 --- a/doc/autoconf.texi +++ b/doc/autoconf.texi @@ -4321,6 +4321,10 @@ know of any implementation that has @file{stdint.h} but not @hdrindex linux/irda.h It requires @file{linux/types.h} and @file{sys/socket.h}. +@item @file{linux/random.h} +@hdrindex linux/random.h +It requires @file{asm/types.h}. + @item @file{net/if.h} @hdrindex net/if.h On Darwin, this file requires that @file{sys/socket.h} be included