summaryrefslogtreecommitdiff
path: root/support/Makefile
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-03-15 13:13:58 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-03-15 13:33:40 +0100
commited3ea040bae8ef2cf131081124a1248a9fd3dca9 (patch)
treeaba1792fff5e2c4887d67198f91afb5cb1c8f8da /support/Makefile
parentf889e73f603dcf90b4db6a2065104a78c1a0e94d (diff)
support: Add error checking to close system calls [BZ #21244]
Diffstat (limited to 'support/Makefile')
-rw-r--r--support/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/Makefile b/support/Makefile
index db7bb130b2..1f33fa0c74 100644
--- a/support/Makefile
+++ b/support/Makefile
@@ -53,6 +53,7 @@ libsupport-routines = \
xasprintf \
xbind \
xcalloc \
+ xclose \
xconnect \
xfclose \
xfopen \