diff --git a/src/core/devices/bluetooth/tests/nm-bt-test.c b/src/core/devices/bluetooth/tests/nm-bt-test.c index 0fc8aa872c..548e7249a9 100644 --- a/src/core/devices/bluetooth/tests/nm-bt-test.c +++ b/src/core/devices/bluetooth/tests/nm-bt-test.c @@ -2,8 +2,6 @@ #include "src/core/nm-default-daemon.h" -#include - #include "devices/bluetooth/nm-bluez5-dun.h" #include "nm-test-utils-core.h" diff --git a/src/core/main-utils.c b/src/core/main-utils.c index 9bc497ca46..48f143c3a8 100644 --- a/src/core/main-utils.c +++ b/src/core/main-utils.c @@ -14,7 +14,6 @@ #include #include -#include #include "main-utils.h" #include "NetworkManagerUtils.h" diff --git a/src/core/nm-connectivity.c b/src/core/nm-connectivity.c index 85d41b4919..220252e987 100644 --- a/src/core/nm-connectivity.c +++ b/src/core/nm-connectivity.c @@ -13,7 +13,6 @@ #include #endif #include -#include #include "c-list/src/c-list.h" #include "libnm-core-intern/nm-core-internal.h" diff --git a/src/core/nm-iface-helper.c b/src/core/nm-iface-helper.c index 296bf091ee..fedb480e3d 100644 --- a/src/core/nm-iface-helper.c +++ b/src/core/nm-iface-helper.c @@ -5,7 +5,6 @@ #include "src/core/nm-default-daemon.h" -#include #include #include #include diff --git a/src/libnm-glib-aux/nm-shared-utils.c b/src/libnm-glib-aux/nm-shared-utils.c index e42e0fe590..908f6bec8e 100644 --- a/src/libnm-glib-aux/nm-shared-utils.c +++ b/src/libnm-glib-aux/nm-shared-utils.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include diff --git a/src/nm-dispatcher/nm-dispatcher.c b/src/nm-dispatcher/nm-dispatcher.c index 5df329592d..6751a2cb0b 100644 --- a/src/nm-dispatcher/nm-dispatcher.c +++ b/src/nm-dispatcher/nm-dispatcher.c @@ -16,7 +16,6 @@ #include #include #include -#include #include "libnm-core-aux-extern/nm-dispatcher-api.h" #include "nm-dispatcher-utils.h" diff --git a/src/nmcli/nmcli.c b/src/nmcli/nmcli.c index e592e05482..c8f9fb5641 100644 --- a/src/nmcli/nmcli.c +++ b/src/nmcli/nmcli.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include