@ -537,15 +537,7 @@
endif
--- a/glcddrivers/port.c
+++ b/glcddrivers/port.c
@@ -17,12 +17,34 @@
@@ -22,6 +22,26 @@
#include <syslog.h>
#include <unistd.h>
#include <pthread.h>
+#if defined(i386) || defined(__x86_64__)
#include <sys/io.h>
+#endif
#include <sys/ioctl.h>
#include <linux/ppdev.h>
#include <linux/parport.h>