*** empty log message ***
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 @@
 	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];
 };