From bd93117cad1e7617193300e023b1ff9a6d23e61b Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Tue, 4 Mar 2014 14:37:47 +0100 Subject: [PATCH] trivial/core: remove duplicate #include Signed-off-by: Thomas Haller --- src/devices/nm-device.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c index 51181599c2..aba8ff4bbe 100644 --- a/src/devices/nm-device.c +++ b/src/devices/nm-device.c @@ -68,7 +68,6 @@ #include "nm-dispatcher.h" #include "nm-config-device.h" #include "nm-config.h" -#include "nm-platform.h" #include "nm-dns-manager.h" #include "nm-device-bridge.h"