summaryrefslogtreecommitdiff
path: root/lang/ofc/files/patch-ofc__DText.m
blob: 595594c519731669d5a697b970b68bb1a0fd4ca0 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./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>