changeset 13737:431ca47d77a1

poll-h: Ensure POLL{RD,WR}{NORM,BAND} are defined on glibc platforms. * modules/poll-h (Depends-on): Add 'extensions'.
author Bruno Haible <bruno@clisp.org>
date Wed, 29 Sep 2010 01:18:16 +0200
parents 10928671f716
children cf5ca84080cf
files ChangeLog modules/poll-h
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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'.
--- a/modules/poll-h
+++ b/modules/poll-h
@@ -7,6 +7,7 @@
 
 Depends-on:
 c++defs
+extensions
 warn-on-use
 
 configure.ac: