forked from Lainports/freebsd-ports
10 lines
259 B
C
10 lines
259 B
C
--- 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>
|