diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-15 19:33:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-15 19:33:47 +0000 |
commit | 52bfb0413ca80d9a9b450e967a1e2a400ed3ab43 (patch) | |
tree | c8d327829460cc324f542b61fd6039d52783a839 /accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h | |
parent | Chase freetds lib. Bump PORTREVISION. (diff) |
Update to 3.2.2.
Approved by: maintainer
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> - |