summaryrefslogtreecommitdiff
path: root/modules/c-stack
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-21 17:52:54 +0100
committerJim Meyering <meyering@redhat.com>2009-11-21 17:54:27 +0100
commitdf57f4270959d6679422896ca6f579d048777d81 (patch)
tree3adbe3badc7bbd578bc57030984e47ac17faef16 /modules/c-stack
parente9b552cf52b6200633c335b19a2f703f72f8683a (diff)
downloadgnulib-df57f4270959d6679422896ca6f579d048777d81.tar.gz
c-stack: avoid "ignoring return value of `write'" warning
* lib/c-stack.c: Include "ignore-value.h". (die): Explicitly ignore each write return value. * modules/c-stack (Depends-on): Add ignore-value.
Diffstat (limited to 'modules/c-stack')
-rw-r--r--modules/c-stack1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/c-stack b/modules/c-stack
index 22dd18c1af..83de3f8bad 100644
--- a/modules/c-stack
+++ b/modules/c-stack
@@ -10,6 +10,7 @@ Depends-on:
gettext-h
errno
exitfail
+ignore-value
unistd
raise
sigaction