summaryrefslogtreecommitdiff
path: root/src/shared/label.c
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2013-11-18 14:48:16 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-11-18 20:28:55 -0500
commit4561be3a64534a911ee405ffb51950a624a0cd3f (patch)
tree4b7ea9da00183e3fdf0a458589e9f40fa5a5795e /src/shared/label.c
parent05d3a176239c1dd67863c70a5b79d9bc14144ef6 (diff)
Remove duplicate includes
Diffstat (limited to 'src/shared/label.c')
-rw-r--r--src/shared/label.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/label.c b/src/shared/label.c
index 5c7cc1c906..4a26ba9c5d 100644
--- a/src/shared/label.c
+++ b/src/shared/label.c
@@ -20,7 +20,6 @@
***/
#include <errno.h>
-#include <sys/stat.h>
#include <unistd.h>
#include <malloc.h>
#include <sys/socket.h>