freebsd-ports/devel/ftnchek/files/patch-makehtml.c
Ying-Chieh Liao 41e3fb3dff upgrade to 3.2.0
PR:		46127
Submitted by:	Ports Fury
2003-01-02 19:01:20 +00:00

10 lines
232 B
C

--- makehtml.c.orig Thu Nov 21 08:16:41 2002
+++ makehtml.c Sat Dec 7 03:18:59 2002
@@ -43,6 +43,7 @@
#include <stdio.h>
#include <ctype.h>
+#include <sys/types.h>
#include <string.h>
#include <errno.h>
#include "ftnchek.h"