From 0f231cb501e2783ff43dc24c5bc188527651af91 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 5 Aug 2024 01:39:28 +0000 Subject: automatic import of brltty --- brltty-6.3-libspeechd.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 brltty-6.3-libspeechd.patch (limited to 'brltty-6.3-libspeechd.patch') diff --git a/brltty-6.3-libspeechd.patch b/brltty-6.3-libspeechd.patch new file mode 100644 index 0000000..97e1d1f --- /dev/null +++ b/brltty-6.3-libspeechd.patch @@ -0,0 +1,13 @@ +diff --git a/Drivers/Speech/SpeechDispatcher/speech.c b/Drivers/Speech/SpeechDispatcher/speech.c +index cc55007..a2fcc0d 100644 +--- a/Drivers/Speech/SpeechDispatcher/speech.c ++++ b/Drivers/Speech/SpeechDispatcher/speech.c +@@ -35,7 +35,7 @@ typedef enum { + + #include "spk_driver.h" + +-#include ++#include + + static SPDConnection *connectionHandle = NULL; + static const char *moduleName; -- cgit v1.2.3