Index: /branches/batctl-0.2.x/packet.h
===================================================================
--- /branches/batctl-0.2.x/packet.h (revision 1545)
+++ /branches/batctl-0.2.x/packet.h (revision 1577)
@@ -29,5 +29,5 @@
 
 /* this file is included by batctl which needs these defines */
-#define COMPAT_VERSION 9
+#define COMPAT_VERSION 8
 #define DIRECTLINK 0x40
 #define VIS_SERVER 0x20
@@ -54,6 +54,4 @@
 	uint8_t  ttl;
 	uint8_t  num_hna;
-	uint8_t  gw_flags;  /* flags related to gateway class */
-	uint8_t  align;
 } __attribute__((packed));
 
