Blob Blame History Raw
--- rxtx-20100211/src/RawImp.c.orig	2010-03-30 12:02:43.520015293 +0200
+++ rxtx-20100211/src/RawImp.c	2010-03-30 12:03:19.760013324 +0200
@@ -101,7 +101,9 @@
 #endif
 #ifndef __APPLE__  /* dima */
 #ifndef PPC
+#ifndef sparc
 #include <sys/io.h>
+#endif /* sparc */
 #endif /* PPC */
 #endif /* dima */