libnm: add support for WPAN devices

This commit is contained in:
Lubomir Rintel
2018-03-09 17:19:36 +01:00
parent 179909a4f2
commit a3baf1ca21
9 changed files with 240 additions and 2 deletions

View File

@@ -52,6 +52,7 @@
#include "nm-device-vxlan.h"
#include "nm-device-wifi.h"
#include "nm-device-wimax.h"
#include "nm-device-wpan.h"
#include "nm-device.h"
#include "nm-dhcp-config.h"
#include "nm-enum-types.h"