diff options
| author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-11-30 20:11:45 +0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2023-12-01 01:24:59 +0300 |
| commit | af76b2dec0984a079d8497bfa37d29a9b55932e1 (patch) | |
| tree | e4777d743adcdd55c114c81f7cb386fbd5917d96 /tools/perf/scripts/python/gecko.py | |
| parent | 72a2a0a494ec9aefbca4ad64f46b8e3370809993 (diff) | |
| download | linux-af76b2dec0984a079d8497bfa37d29a9b55932e1.tar.xz | |
libapi: Add missing linux/types.h header to get the __u64 type on io.h
There are functions using __u64, so we need to have the linux/types.h
header otherwise we'll break when its not included before api/io.h.
Fixes: e95770af4c4a280f ("tools api: Add a lightweight buffered reading api")
Reviewed-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lore.kernel.org/lkml/ZWjDPL+IzPPsuC3X@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions
