Introduced a default definition for PATH_MAX.

This commit is contained in:
2009-12-31 08:48:51 +01:00
parent 3852621bc0
commit cbb376a137
10 changed files with 55 additions and 0 deletions

View File

@ -65,6 +65,11 @@ static char helptext[][80] = {
#include <fcntl.h>
#include <err.h>
#ifndef PATH_MAX
#define PATH_MAX Libisofs_default_path_maX
#endif
/* ------------------------- from demo/tree.c ----------------------- */
static void