summaryrefslogtreecommitdiffstats
path: root/source/helper.c
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-07-31 10:21:32 +0200
committerDave Davenport <qball@gmpclient.org>2015-07-31 10:21:32 +0200
commit69c75971f38fa9be1c09df4a1dc0cd6003b857a9 (patch)
tree04583c857952f5b47c605aecc4511cb88aee29ba /source/helper.c
parentfd8fbbf6c52ac2a9f64b741f6a339e9b9a1baa77 (diff)
Print error to stderr when fclose fails.
Diffstat (limited to 'source/helper.c')
-rw-r--r--source/helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/helper.c b/source/helper.c
index 87e38d1d..6d4e4766 100644
--- a/source/helper.c
+++ b/source/helper.c
@@ -28,7 +28,6 @@
#include <config.h>
#include <stdio.h>
#include <stdlib.h>
-#include <glib.h>
#include <string.h>
#include <unistd.h>
#include <errno.h>