platform: remove unnecessary includes from "nm-platform-utils.c"

This commit is contained in:
Thomas Haller 2021-01-08 20:25:38 +01:00
parent 90881953ed
commit 9a5a95e0fa
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -19,9 +19,6 @@
#include <libudev.h>
#include "nm-libnm-core-intern/nm-ethtool-utils.h"
#include "nm-utils.h"
#include "nm-platform.h"
#include "nm-core-utils.h"
/*****************************************************************************/