diff options
Diffstat (limited to 'lang/ofc/files/patch-ofc__DText.m')
-rw-r--r-- | lang/ofc/files/patch-ofc__DText.m | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/ofc/files/patch-ofc__DText.m b/lang/ofc/files/patch-ofc__DText.m deleted file mode 100644 index 595594c51973..000000000000 --- a/lang/ofc/files/patch-ofc__DText.m +++ /dev/null @@ -1,10 +0,0 @@ ---- ./ofc/DText.m.orig 2008-08-05 18:29:04.000000000 +0200 -+++ ./ofc/DText.m 2014-08-29 08:27:25.604995394 +0200 -@@ -29,6 +29,7 @@ - #include <string.h> - #include <ctype.h> - #include <stdlib.h> -+#include <stdarg.h> - #include <errno.h> - #include <stdio.h> - |