* Svante Signell <svante.signell at gmail.com> [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