dect
/
libnl
Archived
13
0
Fork 0

Include <linux/pkt_cls.h> and <linux/pkt_sched.h> in <netlink/route/tc.h> for convenience

This commit is contained in:
Thomas Graf 2011-03-16 12:59:31 +01:00
parent 4b0126b8e6
commit 2d1626b320
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@
#include <netlink/cache.h>
#include <netlink/data.h>
#include <netlink/route/link.h>
#include <linux/pkt_sched.h>
#include <linux/pkt_cls.h>
#ifdef __cplusplus
extern "C" {