summaryrefslogtreecommitdiff
path: root/sysutils/reed/files/patch-src::reed.h
blob: ceb7c2ff4880e8d28fdf318c9dcb4aab2d026846 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/reed.h.orig	Thu Nov 30 19:09:49 2000
+++ src/reed.h	Tue Aug  7 23:14:10 2001
@@ -19,6 +19,7 @@
 #include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/syslimits.h>
 #include <sys/dir.h>
 #include <regex.h>
 #include <pwd.h>