From 59dbe3ce263a293df4fc507d0ed9292cb67125ba Mon Sep 17 00:00:00 2001 From: Tushar Gohad Date: Sat, 17 Jun 2006 22:54:03 -0700 Subject: [PATCH] --- yaml --- r: 27588 b: refs/heads/master c: c7ce1ae21223fe1f905feba272bc14b87994a57d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/pfkeyv2.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 4211a6395c8a..b9eca9a01195 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c5396a31b20991c856facbce18a2a56d1a14e8d0 +refs/heads/master: c7ce1ae21223fe1f905feba272bc14b87994a57d diff --git a/trunk/include/linux/pfkeyv2.h b/trunk/include/linux/pfkeyv2.h index bac0fb389cf1..d5dd471da225 100644 --- a/trunk/include/linux/pfkeyv2.h +++ b/trunk/include/linux/pfkeyv2.h @@ -159,7 +159,7 @@ struct sadb_spirange { struct sadb_x_kmprivate { uint16_t sadb_x_kmprivate_len; uint16_t sadb_x_kmprivate_exttype; - u_int32_t sadb_x_kmprivate_reserved; + uint32_t sadb_x_kmprivate_reserved; } __attribute__((packed)); /* sizeof(struct sadb_x_kmprivate) == 8 */