Add #include <sys/param.h> to ensure PATH_MAX is defined
This commit is contained in:
		@@ -10,6 +10,7 @@
 | 
			
		||||
#include <errno.h>
 | 
			
		||||
#include <unistd.h>
 | 
			
		||||
#include <limits.h>
 | 
			
		||||
#include <sys/param.h>
 | 
			
		||||
#include "libbb.h"
 | 
			
		||||
 | 
			
		||||
/* Amount to increase buffer size by in each try. */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user