(trunk) portability patch for MAXPATHLEN. Reported by afxgroup in ticket #291.

This commit is contained in:
Charles Kerr 2007-08-08 23:33:01 +00:00
parent dd1626bbe2
commit 2cbff8d444
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#include <errno.h>
#include <string.h>
#include <unistd.h> /* for MAXPATHLEN */
#include <sys/param.h>
char *

View File

@ -21,6 +21,7 @@
#include <errno.h>
#include <string.h>
#include <unistd.h> /* for MAXPATHLEN */
#include <sys/param.h>
char *