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 e4a3d3bb2c923d374710f8d5d033b01c0b927dde..a2d6c7080aa7386b48c14c052c97bc6e73d3df26 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 f69afc96b6884b24fea43ca987f5d5580c388d04..93b0533c59875aa8ec10f2a8529d598ca1ab7c9c 100644 (file)
@@ -6,6 +6,7 @@ lib/fwriteerror.h
 lib/fwriteerror.c
 
 Depends-on:
+errno
 stdbool
 
 configure.ac: