From ae32a242f0955a4b16bd0262d35d30226cf60655 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Sun, 17 Dec 2006 21:29:34 +0000 Subject: add linux/types.h to release --- userspace/ebtables2/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'userspace/ebtables2/Makefile') diff --git a/userspace/ebtables2/Makefile b/userspace/ebtables2/Makefile index 4dc2d31..c203f7f 100644 --- a/userspace/ebtables2/Makefile +++ b/userspace/ebtables2/Makefile @@ -214,6 +214,8 @@ release: # off my back install -m 0644 -o root -g root \ $(KERNEL_INCLUDES)/linux/if_ether.h include/linux/ + install -m 0644 -o root -g root \ + $(KERNEL_INCLUDES)/linux/types.h include/linux/ install -m 0644 -o root -g root \ $(KERNEL_INCLUDES)/linux/netfilter_bridge/*.h \ include/linux/netfilter_bridge/ -- cgit v1.2.3