initrd: drop unused include of platform header

This commit is contained in:
Thomas Haller 2020-06-03 18:02:39 +02:00
parent 1c2d9581e9
commit 968b444603
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -17,7 +17,6 @@
#include <unistd.h>
#include "nm-core-internal.h"
#include "platform/nm-platform.h"
#include "NetworkManagerUtils.h"
/*****************************************************************************/