mirror of
https://git.proxmox.com/git/mirror_iproute2
synced 2026-01-06 23:18:50 +00:00
veth.h move to linux/
Move veth.h to linux/ since it is an API. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
This commit is contained in:
parent
235ac6a41d
commit
118c923cc0
@ -12,7 +12,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <net/if.h>
|
||||
#include <net/veth.h>
|
||||
#include <linux/veth.h>
|
||||
|
||||
#include "utils.h"
|
||||
#include "ip_common.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user