File diff r17629:21e9dfd343cd → r17630:7d818445376d
src/depend/depend.cpp
Show inline comments
 
@@ -31,6 +31,7 @@
 
#include <stack>
 

	
 
#ifndef PATH_MAX
 
/** The maximum length of paths, if we don't know it. */
 
#	define PATH_MAX 260
 
#endif