Commit ece02ea0 authored by Stephen Hemminger's avatar Stephen Hemminger

Fix breakage from netfilter/ip_tables header change.

Signed-off-by: default avatarStephen Hemminger <shemminger@linux-foundation.org>
parent 70e6e38a
......@@ -16,6 +16,7 @@
#include <arpa/inet.h>
#include <linux/if.h>
#include <iptables.h>
#include <linux/netfilter.h>
#include <linux/netfilter_ipv4/ip_tables.h>
#include "utils.h"
#include "tc_util.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment