tools headers: Add limits.h to access __WORDSIZE
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 20 Aug 2019 15:01:38 +0000 (12:01 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 20 Aug 2019 15:03:05 +0000 (12:03 -0300)
commit6e98bc349ea4219e21785d85809b10bd49e722df
treedf0bc08488bc60e7d650085400be5ed761f26c2d
parentcfb104ca8a26affb28d81720a4ed49c30b2a3b01
tools headers: Add limits.h to access __WORDSIZE

We need to make sure limits.h is included before checking if we can use
__WORDSIZE, do it.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-5yfoed4rnsck2n3cwhm9mvth@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/include/linux/bitops.h