* Svante Signell <[email protected]> [140515 22:57]: > Sorry, there is a typo in the patch: change > +#ifdef __GNU__ > +#include <sys/ioctls.h> > +#else > to > +#ifdef __GNU__ > +#include <sys/ioctl.h> > +#else > then it builds. > > HTH!
Thanks a lot, I will update the patch and reupload ASAP. -- Etienne Millon -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/20140515211339.GA5733@klow

