[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pong2 - PATH_MAX patch for review



Barry deFreese, le Tue 19 Jun 2012 23:20:04 -0400, a écrit :
> +#ifdef __linux__
>  #include <linux/limits.h>
> +#endif

Better check that it simply works on Linux with <limits.h> instead of
<linux/limits.h>

Samuel


Reply to: