diff options
Diffstat (limited to 'src/devices/nm-device-ethernet-utils.c')
| -rw-r--r-- | src/devices/nm-device-ethernet-utils.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/nm-device-ethernet-utils.c b/src/devices/nm-device-ethernet-utils.c index 585f6a0e..9165de31 100644 --- a/src/devices/nm-device-ethernet-utils.c +++ b/src/devices/nm-device-ethernet-utils.c @@ -19,10 +19,9 @@ #include "config.h" #include <string.h> -#include <glib.h> -#include <glib/gi18n.h> #include <nm-connection.h> +#include "nm-default.h" #include "nm-device-ethernet-utils.h" char * |