Philippe Mathieu-Daudé 810d5cad40 util/cacheinfo: Add missing include for ppc linux
This include was forgotten when splitting cacheinfo.c out of
tcg/ppc/tcg-target.inc.c (see commit b255b2c8).

For a Centos7 host, the include path

	<signal.h>
	  <bits/sigcontext.h>
            <asm/sigcontext.h>
              <asm/elf.h>
	        <asm/auxvec.h>

implicitly pulls in the desired AT_* defines.
Not so for Debian Jessie.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20170711015524.22936-1-f4bug@amsat.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2017-07-19 14:45:15 -07:00
..
2017-04-11 20:07:15 +08:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2017-05-17 17:30:45 +01:00
2016-02-04 17:01:04 +00:00
2017-06-22 10:25:03 +01:00
2016-06-16 18:39:03 +02:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-02-04 17:01:04 +00:00
2016-10-24 11:30:56 +02:00
2017-06-16 07:55:00 +08:00
2016-09-23 11:42:52 +08:00