Blob Blame History Raw
--- jfbterm-0.4.7/fbdpsp.c.userspace	2003-08-30 03:48:16.000000000 +0900
+++ jfbterm-0.4.7/fbdpsp.c	2006-07-25 21:13:20.000000000 +0900
@@ -827,8 +827,7 @@
 
 #ifdef JFB_VGA16FB
 
-#include <asm/io.h>
-#include <asm/system.h>
+#include <sys/io.h>
 
 #define GRAPHICS_ADDR_REG 0x3ce         /* Graphics address register. */
 #define GRAPHICS_DATA_REG 0x3cf         /* Graphics data register. */