summaryrefslogtreecommitdiff
path: root/devel/ftnchek/files/patch-makehtml.c
blob: 84ee590fbda7dc993020dcd2dfb8b58b151617dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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"