summaryrefslogtreecommitdiff
path: root/editors/AbiWord/files/patch-af
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-05-12 05:21:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-05-12 05:21:11 +0000
commit4c9b800eba23a09278a9d991095e0539dbc7a943 (patch)
tree303d71b2f792eae87909dd9d1a34643d966ad0d3 /editors/AbiWord/files/patch-af
parentBack out unapproved commit from an idiot committer who can't (diff)
Fix compilation errors.
PR: 11612 Submitted by: cpiazza@home.net
Notes
Notes: svn path=/head/; revision=18792
Diffstat (limited to 'editors/AbiWord/files/patch-af')
-rw-r--r--editors/AbiWord/files/patch-af10
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/AbiWord/files/patch-af b/editors/AbiWord/files/patch-af
new file mode 100644
index 000000000000..dc6c520f1370
--- /dev/null
+++ b/editors/AbiWord/files/patch-af
@@ -0,0 +1,10 @@
+--- af/xap/unix/xap_UnixFont.cpp.orig Tue Apr 20 07:35:11 1999
++++ af/xap/unix/xap_UnixFont.cpp Sun May 9 10:40:19 1999
+@@ -21,6 +21,7 @@
+ #include <stdarg.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <sys/types.h>
+ #include <sys/stat.h>
+
+ #include "ut_string.h"