OpenWrt packages
Sign in or create your account | Project List | Help
OpenWrt packages Git Source Tree
Root/
| 1 | Index: svgalib-1.4.3/src/libvga.h |
| 2 | =================================================================== |
| 3 | --- svgalib-1.4.3.orig/src/libvga.h 2011-01-06 12:04:51.000000000 +0100 |
| 4 | +++ svgalib-1.4.3/src/libvga.h 2011-01-06 12:05:42.000000000 +0100 |
| 5 | @@ -9,7 +9,7 @@ |
| 6 | |
| 7 | #include <string.h> |
| 8 | # if defined __GLIBC__ && __GLIBC__ >= 2 |
| 9 | -#include <sys/io.h> |
| 10 | +/* #include <sys/io.h> */ |
| 11 | #endif |
| 12 | |
| 13 | /* --------------------- Macro definitions shared by library modules */ |
| 14 |
