mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-24 08:00:40 +02:00
vlan: add missing includes
This commit is contained in:
parent
3efd156f50
commit
960621c400
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@
|
|||
#include <glib.h>
|
||||
#include <glib/gi18n.h>
|
||||
|
||||
#include <sys/socket.h>
|
||||
#include <linux/if.h>
|
||||
#include <netinet/ether.h>
|
||||
|
||||
#include "nm-device-vlan.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue