comparison modules/fwriteerror @ 30188:351557079be5

EPIPE requires errno module.
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Sep 2008 16:52:41 +0200
parents f85ffba5d0aa
children 1f14c6dd175d
comparison
equal deleted inserted replaced
30187:74714af7b913 30188:351557079be5
4 Files: 4 Files:
5 lib/fwriteerror.h 5 lib/fwriteerror.h
6 lib/fwriteerror.c 6 lib/fwriteerror.c
7 7
8 Depends-on: 8 Depends-on:
9 errno
9 stdbool 10 stdbool
10 11
11 configure.ac: 12 configure.ac:
12 gl_MODULE_INDICATOR([fwriteerror]) 13 gl_MODULE_INDICATOR([fwriteerror])
13 14