1 2 3 4 5 6 7 8 9 10 11 12 13
https://bugs.gentoo.org/692250 --- a/hidclient.c +++ b/hidclient.c @@ -102,7 +102,7 @@ #include <stdlib.h> #include <string.h> #include <unistd.h> -#include <stropts.h> +//#include <stropts.h> #include <sys/stat.h> #include <sys/time.h> #include <sys/types.h>