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;