build: fix compilation
Fixes: dbf29c5450
('platform: fix build with musl libc')
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include <bluetooth/sdp.h>
|
||||
#include <bluetooth/sdp_lib.h>
|
||||
#include <bluetooth/rfcomm.h>
|
||||
#include <net/ethernet.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
@@ -7,6 +7,8 @@
|
||||
|
||||
#include "nm-lldp-listener.h"
|
||||
|
||||
#include <net/ethernet.h>
|
||||
|
||||
#include "NetworkManagerUtils.h"
|
||||
#include "libnm-core-public/nm-errors.h"
|
||||
#include "libnm-glib-aux/nm-time-utils.h"
|
||||
|
Reference in New Issue
Block a user