Kernel - Slight reworks to timer code
[tpg/acess2.git] / Modules / IPStack / icmp.h
index a9594f8..8e78722 100644 (file)
@@ -16,6 +16,7 @@ struct sICMPHeader
        Uint16  Checksum;
        Uint16  ID;
        Uint16  Sequence;
+       Uint8   Data[];
 };
 
 // === CONSTANTS ===

UCC git Repository :: git.ucc.asn.au