From 9e3f18f0ba8f81c018effafa89219d49205f23b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20=C5=A0imerda?= Date: Fri, 28 Jun 2013 21:08:37 +0200 Subject: [PATCH] trivial: remove redundant include --- src/nm-manager.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/nm-manager.c b/src/nm-manager.c index 195faa96a..d6025f069 100644 --- a/src/nm-manager.c +++ b/src/nm-manager.c @@ -76,7 +76,6 @@ #include "nm-device-factory.h" #include "nm-enum-types.h" #include "nm-sleep-monitor.h" -#include "nm-platform.h" #if WITH_CONCHECK #include "nm-connectivity.h"