From 44699cf0571e0db9f253badd46e35fba3bd9553e Mon Sep 17 00:00:00 2001 From: Michal Januszewski Date: Sun, 13 Aug 2006 23:24:26 -0700 Subject: [PATCH] --- yaml --- r: 33355 b: refs/heads/master c: 2b25742556b1a351ce4821f6feddcba23bdd930b h: refs/heads/master i: 33353: b7c8269d990d1fdf487f215b01c104b8fb3ec235 33351: aa288632ab362a958d8f17f59471692a3f916404 v: v3 --- [refs] | 2 +- trunk/include/linux/fb.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 97add5084854..3da3384cd139 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e579dcbf23604cb33c08b5c3c3ac06ca36e7c683 +refs/heads/master: 2b25742556b1a351ce4821f6feddcba23bdd930b diff --git a/trunk/include/linux/fb.h b/trunk/include/linux/fb.h index 4ad0673b1995..2f335e966011 100644 --- a/trunk/include/linux/fb.h +++ b/trunk/include/linux/fb.h @@ -1,7 +1,6 @@ #ifndef _LINUX_FB_H #define _LINUX_FB_H -#include #include /* Definitions of frame buffers */ @@ -381,6 +380,7 @@ struct fb_cursor { #include #include #include +#include #include struct vm_area_struct;