]> git.pld-linux.org Git - packages/brltty.git/blob - brltty-glibc25.patch
BR: python/python3 for %py_*/%py3_*
[packages/brltty.git] / brltty-glibc25.patch
1 diff -urNp -x '*.orig' brltty-6.1.org/Programs/brlapi_client.c brltty-6.1/Programs/brlapi_client.c
2 --- brltty-6.1.org/Programs/brlapi_client.c     2020-04-05 12:35:34.000000000 +0200
3 +++ brltty-6.1/Programs/brlapi_client.c 2021-03-02 22:36:23.483472412 +0100
4 @@ -28,6 +28,7 @@
5  #include <errno.h>
6  #include <fcntl.h>
7  #include <sys/stat.h>
8 +#include <sys/sysmacros.h>
9  #include <locale.h>
10  #include <assert.h>
11  #include <limits.h>
This page took 0.125608 seconds and 3 git commands to generate.