autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linux/random.h bug


From: Akim Demaille
Subject: Re: linux/random.h bug
Date: Fri, 12 Sep 2003 09:21:27 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

 >> > address@hidden @file{linux/random.h}
 >> > address@hidden linux/random.h
 >> > +It requires @file{asm/types.h}.
 >> > +

 >> Or maybe should we promote linux/types.h?  I don't know which is
 >> considered more public than the other...

 > linux/types.h is probably the right way to go.  I'm changing my code
 > to use it.

OK, I'm installing the following.

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * doc/autoconf.texi (Header Portability): Promote linux/types.h,
        not asm/types.h.

Index: doc/autoconf.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/autoconf.texi,v
retrieving revision 1.758
diff -u -u -r1.758 autoconf.texi
--- doc/autoconf.texi 11 Sep 2003 07:06:57 -0000 1.758
+++ doc/autoconf.texi 12 Sep 2003 07:18:05 -0000
@@ -4323,7 +4323,7 @@
 
 @item @file{linux/random.h}
 @hdrindex linux/random.h
-It requires @file{asm/types.h}.
+It requires @file{linux/types.h}.
 
 @item @file{net/if.h}
 @hdrindex net/if.h





reply via email to

[Prev in Thread] Current Thread [Next in Thread]