1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/www/tidy/files/patch-ab

11 lines
233 B
Plaintext
Raw Normal View History

--- 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>