diff options
Diffstat (limited to 'accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h')
-rw-r--r-- | accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h b/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h deleted file mode 100644 index 9931dd7aff60..000000000000 --- a/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h +++ /dev/null @@ -1,10 +0,0 @@ ---- Src/DasherCore/AlphabetMap.h.orig Sun Dec 14 10:56:59 2003 -+++ Src/DasherCore/AlphabetMap.h Sun Dec 14 10:57:30 2003 -@@ -50,6 +50,7 @@ - #define __AlphabetMap_h__ - - #include "../Common/MSVC_Unannoy.h" -+#include <sys/types.h> - #include <vector> - #include <string> - |