]> git.pld-linux.org Git - packages/brltty.git/blame - brltty-glibc25.patch
- unconditional noarch subpackages
[packages/brltty.git] / brltty-glibc25.patch
CommitLineData
0285055e
AG
1--- brltty-5.5/Programs/brlapi_client.c~ 2017-04-19 00:35:13.000000000 +0200
2+++ brltty-5.5/Programs/brlapi_client.c 2019-04-15 13:46:45.074072750 +0200
3@@ -28,6 +28,7 @@
4 #include <errno.h>
5 #include <fcntl.h>
6 #include <sys/stat.h>
7+#include <sys/sysmacros.h>
8 #include <locale.h>
9
10 #ifndef __MINGW32__
This page took 0.076468 seconds and 4 git commands to generate.