From c2de0d98ba39e0a1a970d066fd19be786092f376 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 1 Mar 2016 16:55:22 +0100 Subject: Imported Upstream version 1.1.91 --- libnm/nm-device-adsl.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'libnm/nm-device-adsl.c') diff --git a/libnm/nm-device-adsl.c b/libnm/nm-device-adsl.c index b9d609da..7608ff39 100644 --- a/libnm/nm-device-adsl.c +++ b/libnm/nm-device-adsl.c @@ -19,16 +19,18 @@ * Copyright 2009 - 2011 Red Hat, Inc. */ -#include "config.h" +#include "nm-default.h" #include "nm-device-adsl.h" + +#include + #include "nm-device-private.h" #include "nm-object-private.h" #include "nm-setting-adsl.h" #include "nm-setting-connection.h" -#include G_DEFINE_TYPE (NMDeviceAdsl, nm_device_adsl, NM_TYPE_DEVICE) -- cgit 1.3.0-6-gf8a5