argp-standalone: fix build issue caused by UCHAR_MAX definition
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 1 May 2015 14:19:03 +0000 (16:19 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 1 May 2015 14:20:07 +0000 (16:20 +0200)
commit2a4ece2ed3e3766c463ef8f61a3362ba86c8a6cf
tree6467bc84c2ced6b3e6c2d74d7de256517752b50d
parent4e99abc47511c2f0bc3b5a7da9e877aba6a84b9f
argp-standalone: fix build issue caused by UCHAR_MAX definition

The issue was simply that the patch from Max Filippov forgot to
include <limits.h> to get the definition of UCHAR_MAX.

Fixes:

  http://autobuild.buildroot.org/results/bd1/bd120ada4830fda3db96da945513d4f6f7b2d419/

and lots of similar build failures.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/argp-standalone/0002-isprint.patch