From b803c65259b426a2b2ba14d342bec4de598734b8 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 10 Sep 2013 16:56:11 +0200 Subject: coldplug: remove duplicated include The unistd.h header is inluded twice. Signed-off-by: Gabor Juhos --- coldplug.c | 1 - 1 file changed, 1 deletion(-) diff --git a/coldplug.c b/coldplug.c index b8c0eaf..71b09f0 100644 --- a/coldplug.c +++ b/coldplug.c @@ -16,7 +16,6 @@ #include #include -#include #include #include "procd.h" -- cgit v1.2.3