From edb7360b057daec19e8af53a3207c52e9193e736 Mon Sep 17 00:00:00 2001 From: Bart De Schuymer Date: Thu, 24 Jul 2003 11:33:17 +0000 Subject: *** empty log message *** --- userspace/ebtables2/include/ebtables.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/userspace/ebtables2/include/ebtables.h b/userspace/ebtables2/include/ebtables.h index f026f04..30e8441 100644 --- a/userspace/ebtables2/include/ebtables.h +++ b/userspace/ebtables2/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