EPIPE requires errno module.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Sep 2008 14:52:41 +0000 (16:52 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 27 Sep 2008 14:52:41 +0000 (16:52 +0200)
ChangeLog
modules/fwriteerror

index e4a3d3b..a2d6c70 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,7 @@
 2008-09-26  Bruno Haible  <bruno@clisp.org>
 
        * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
+       * modules/fwriteerror (Depends-on): Add errno.
 
 2008-09-26  Bruno Haible  <bruno@clisp.org>
 
index f69afc9..93b0533 100644 (file)
@@ -6,6 +6,7 @@ lib/fwriteerror.h
 lib/fwriteerror.c
 
 Depends-on:
+errno
 stdbool
 
 configure.ac: