kopia lustrzana https://gitlab.com/sane-project/backends
fixed compilation problem on HP-UX.
rodzic
55624fa51d
commit
1cb426ee47
|
@ -120,9 +120,11 @@ inb( u_long port )
|
||||||
}
|
}
|
||||||
# endif
|
# endif
|
||||||
#elif defined(HAVE_LIBIEEE1284)
|
#elif defined(HAVE_LIBIEEE1284)
|
||||||
# include <ieee1284.h>
|
# include <ieee1284.h>
|
||||||
#else
|
#else
|
||||||
# warning "No I/O support for this architecture!"
|
# if defined(__GNUC__)
|
||||||
|
# warning "No I/O support for this architecture!"
|
||||||
|
# endif
|
||||||
# define IO_SUPPORT_MISSING
|
# define IO_SUPPORT_MISSING
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue