]> git.pld-linux.org Git - packages/brltty.git/blob - brltty-glibc25.patch
c8ffbf24b6db9187490e421723b3e796cfce925a
[packages/brltty.git] / brltty-glibc25.patch
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.052727 seconds and 2 git commands to generate.