From 7d1cada49287d318792ed3ba018329dafabf4703 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 24 Jul 2003 11:33:17 +0000 Subject: *** empty log message *** --- include/ebtables.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/ebtables.h b/include/ebtables.h index f026f04..30e8441 100644 --- a/include/ebtables.h +++ b/include/ebtables.h @@ -156,9 +156,6 @@ struct ebt_entry { unsigned int target_offset; /* sizeof ebt_entry + matches + watchers + target */ unsigned int next_offset; -#ifdef KERNEL_64_USERSPACE_32 - unsigned int pad[2]; -#endif unsigned char elems[0]; }; -- cgit v1.2.3