mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
65ba71e8ec
PR: 12287
11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
--- minibuf.c.orig Sat Apr 24 15:33:25 1999
|
|
+++ minibuf.c Thu Jun 17 22:46:21 1999
|
|
@@ -15,6 +15,7 @@
|
|
#include <dirent.h>
|
|
#include <unistd.h>
|
|
#include <sys/stat.h>
|
|
+#include <sys/syslimits.h>
|
|
|
|
#include "lpe.h"
|
|
#include "input.h"
|