poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms.
authorBruno Haible <bruno@clisp.org>
Tue, 28 Sep 2010 23:18:16 +0000 (01:18 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 28 Sep 2010 23:18:16 +0000 (01:18 +0200)
* modules/poll-h (Depends-on): Add 'extensions'.

ChangeLog
modules/poll-h

index 0e18d7a..4a1e100 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-09-28  Bruno Haible  <bruno@clisp.org>
 
+       poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms.
+       * modules/poll-h (Depends-on): Add 'extensions'.
+
+2010-09-28  Bruno Haible  <bruno@clisp.org>
+
        New module 'poll-h'.
        * lib/poll.in.h: Include c++defs.h and warn-on-use.h.
        (poll): Use modern idiom.
index e71649f..7ba11ad 100644 (file)
@@ -7,6 +7,7 @@ m4/poll_h.m4
 
 Depends-on:
 c++defs
+extensions
 warn-on-use
 
 configure.ac: