summaryrefslogtreecommitdiff
path: root/www/tidy-devel/files/patch-ab
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-12-23 23:10:01 +0000
committerSteve Price <steve@FreeBSD.org>1998-12-23 23:10:01 +0000
commit027190ba37fcba76069789d4d3e9fa7c4d3648fa (patch)
tree5aa2dbe1edd5bc363c364d65864fd31b5def07f7 /www/tidy-devel/files/patch-ab
parentFix typo error. (diff)
Update maintainer's Email address and fix build for -current.
PR: 9182 Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r--www/tidy-devel/files/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/tidy-devel/files/patch-ab b/www/tidy-devel/files/patch-ab
new file mode 100644
index 000000000000..cda079ba01e9
--- /dev/null
+++ b/www/tidy-devel/files/patch-ab
@@ -0,0 +1,10 @@
+--- platform.h.orig Thu Dec 17 11:20:40 1998
++++ platform.h Wed Dec 23 17:04:27 1998
+@@ -4,6 +4,7 @@
+ See tidy.c for the copyright notice.
+ */
+
++#include <sys/types.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>