From 5b15646541dbead260f9387e314b6c17b188c193 Mon Sep 17 00:00:00 2001 From: Jaswinder Singh Rajput Date: Fri, 30 Jan 2009 21:32:52 +0530 Subject: [PATCH] --- yaml --- r: 130655 b: refs/heads/master c: 84ad40ebbaeb22fc665b1f307d32128c46e8d42d h: refs/heads/master i: 130653: c69c12fdaa4aeff5fe8ed2bb368e5bd067d767dd 130651: efe484ff3c0582ec50c0859ec6d14d4a5618247a 130647: 2cf3dce50e3da55356798898e6dd074ca3987d33 130639: 4094a71aadde5b789be34d892da347b18f2bc4f6 130623: b64126ad4c5a5115d14d46b9349891cf25aa43df v: v3 --- [refs] | 2 +- trunk/include/linux/if_strip.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 3e53d9e69a3e..e3e49f6bb121 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0fe5a8fe0c145a6ff8f3daacd32f1824d0c021a9 +refs/heads/master: 84ad40ebbaeb22fc665b1f307d32128c46e8d42d diff --git a/trunk/include/linux/if_strip.h b/trunk/include/linux/if_strip.h index fb5c5c98442f..6526a6235832 100644 --- a/trunk/include/linux/if_strip.h +++ b/trunk/include/linux/if_strip.h @@ -18,6 +18,8 @@ #ifndef __LINUX_STRIP_H #define __LINUX_STRIP_H +#include + typedef struct { __u8 c[6]; } MetricomAddress;