aboutsummaryrefslogtreecommitdiff
path: root/www/tdom/files/patch-generic-tclexpat.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/tdom/files/patch-generic-tclexpat.c')
-rw-r--r--www/tdom/files/patch-generic-tclexpat.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/tdom/files/patch-generic-tclexpat.c b/www/tdom/files/patch-generic-tclexpat.c
index c50370e289e2..5f4b50a2d130 100644
--- a/www/tdom/files/patch-generic-tclexpat.c
+++ b/www/tdom/files/patch-generic-tclexpat.c
@@ -1,9 +1,11 @@
---- ../generic/tclexpat.c 2007-08-07 13:54:16.000000000 -0400
-+++ ../generic/tclexpat.c 2008-02-14 14:35:48.000000000 -0500
-@@ -43,4 +43,6 @@
+--- generic/tclexpat.c.orig 2008-03-04 20:34:28 UTC
++++ generic/tclexpat.c
+@@ -42,6 +42,8 @@
+
#ifdef _MSC_VER
#include <io.h>
+#else
+#include <unistd.h> /* read() and close() live there */
#endif
+ #ifdef _POSIX_SOURCE