1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
aports/community/libieee1284/include.patch
Rasmus Thomsen 368038c387 community/libieee1284: move from testing
It's required for sane
2019-06-05 17:48:01 +00:00

11 lines
182 B
Diff

--- a/src/access_io.c
+++ b/src/access_io.c
@@ -50,7 +50,7 @@
#ifdef HAVE_LINUX
#ifdef HAVE_SYS_IO_H
-#include <sys/io.h>
+#include "io.h"
#endif
#elif defined(HAVE_SOLARIS)