]> git.ozlabs.org Git - petitboot/blobdiff - devices/yaboot-cfg.c
Don't #include <libio.h>
[petitboot] / devices / yaboot-cfg.c
index a252bdbc96ec65698a713baaaa3635f030b689fe..57a69976b621284f532edfa11ebf70d11cd3af49 100644 (file)
@@ -25,7 +25,6 @@
 #include <string.h>
 #include <stdint.h>
 #include <stdio.h>
-#include <libio.h>
 
 #define prom_printf printf
 #define prom_putchar putchar