summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-12-09 18:24:03 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-12-09 18:24:03 +0000
commitd86df2064014b6b5dbe7bd6a3b4e18c9e2b4d67a (patch)
treedfe2a61b1058088cabcc3d33750eda8a7488ddb0 /editors
parentAdd StarOffice 5.1's distfile. (diff)
Add a patch I forgot to add in the last upgrade.
Found by: bento.freebsd.org
Notes
Notes: svn path=/head/; revision=23684
Diffstat (limited to 'editors')
-rw-r--r--editors/fine/files/patch-ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/editors/fine/files/patch-ac b/editors/fine/files/patch-ac
new file mode 100644
index 000000000000..86b512ce4a3d
--- /dev/null
+++ b/editors/fine/files/patch-ac
@@ -0,0 +1,8 @@
+--- fine.C.orig Thu Dec 9 10:21:14 1999
++++ fine.C Thu Dec 9 10:21:20 1999
+@@ -1,5 +1,4 @@
+ #define _GNU_SOURCE 1
+-#include <features.h>
+ #include <stdlib.h>
+ #include <qmsgbox.h>
+ #include <fine.h>