summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/hidclient/files')
-rw-r--r--net-wireless/hidclient/files/hidclient-20120728-glibc-2.30.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/net-wireless/hidclient/files/hidclient-20120728-glibc-2.30.patch b/net-wireless/hidclient/files/hidclient-20120728-glibc-2.30.patch
new file mode 100644
index 000000000000..7e8376faaed1
--- /dev/null
+++ b/net-wireless/hidclient/files/hidclient-20120728-glibc-2.30.patch
@@ -0,0 +1,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>