X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FIPStack%2Fipv6.h;h=fec00f75fb0f8956a8ae7cd86b42a9f47f435c88;hb=c1b33e91984102c1aa9a2ffe19f02c315b481726;hp=35cd74227007370244f3c8d314d260c230809b41;hpb=3bd7834dc2892fae3a24782a4f150629140574d2;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/IPStack/ipv6.h b/KernelLand/Modules/IPStack/ipv6.h index 35cd7422..fec00f75 100644 --- a/KernelLand/Modules/IPStack/ipv6.h +++ b/KernelLand/Modules/IPStack/ipv6.h @@ -32,7 +32,7 @@ struct sIPv6Header Uint8 HopLimit; tIPv6 Source; tIPv6 Destination; - char Data[]; + char Data[0]; }; #define IPV6_ETHERNET_ID 0x86DD