Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/engines/fb


Modified Files:
        evas_fb_main.c 


Log Message:


add asm/page.h back in. doesn't hurt on x86

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/modules/engines/fb/evas_fb_main.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- evas_fb_main.c      11 Sep 2006 09:36:32 -0000      1.2
+++ evas_fb_main.c      25 Sep 2006 11:49:03 -0000      1.3
@@ -12,8 +12,8 @@
 #include <sys/wait.h>
 #include <linux/kd.h>
 #include <linux/vt.h>
+#include <asm/page.h>
 #include <sys/user.h>
-//#include <asm/page.h>
 
 #define FB_ACTIVE    0
 #define FB_REL_REQ   1



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to