opnsense-ports/games/edge/files/patch-epi__filesystem_linux.cc
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
268 B
C++

--- ./epi/filesystem_linux.cc.orig Sat Oct 14 05:10:39 2006
+++ ./epi/filesystem_linux.cc Wed Dec 5 23:19:09 2007
@@ -29,6 +29,7 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
+#include <limits.h> // for PATH_MAX
#define MAX_MODE_CHARS 3