]> git.pld-linux.org Git - packages/brltty.git/blame - brltty-glibc25.patch
- rediff patches
[packages/brltty.git] / brltty-glibc25.patch
CommitLineData
03476ceb
JR
1diff -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
0285055e
AG
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>
03476ceb
JR
10 #include <assert.h>
11 #include <limits.h>
This page took 0.635847 seconds and 4 git commands to generate.