--- gvpe/src/connection.h 2004/01/17 01:18:36 1.12 +++ gvpe/src/connection.h 2004/01/27 05:56:35 1.13 @@ -45,7 +45,7 @@ struct crypto_ctx; -struct hmac_packet:net_packet +struct hmac_packet : net_packet { u8 hmac[HMACLENGTH]; // each and every packet has a hmac field, but that is not (yet) checked everywhere