Show More
@@ -23,7 +23,7 | |||||
23 | # include <unistd.h> |
|
23 | # include <unistd.h> | |
24 | #endif |
|
24 | #endif | |
25 |
|
25 | |||
26 |
/ |
|
26 | /* some platforms lack the PATH_MAX definition (eg. GNU/Hurd) */ | |
27 | #ifndef PATH_MAX |
|
27 | #ifndef PATH_MAX | |
28 | #define PATH_MAX 4096 |
|
28 | #define PATH_MAX 4096 | |
29 | #endif |
|
29 | #endif |
General Comments 0
You need to be logged in to leave comments.
Login now