diff options
author | Leah Neukirchen <leah@vuxu.org> | 2020-12-16 13:03:06 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2021-01-09 00:39:24 +0300 |
commit | 619775c3cfd2bc8559abc4395bf7d85b72bd723f (patch) | |
tree | 69fd83f5d6b323357b33ff344cc1e40b8e20685f /drivers/cpufreq/amd_freq_sensitivity.c | |
parent | 9e80114b1a271803767d4c5baa11ea9e8678aac3 (diff) | |
download | linux-619775c3cfd2bc8559abc4395bf7d85b72bd723f.tar.xz |
bpf: Remove unnecessary <argp.h> include from preload/iterators
This program does not use argp (which is a glibcism). Instead include <errno.h>
directly, which was pulled in by <argp.h>.
Signed-off-by: Leah Neukirchen <leah@vuxu.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <songliubraving@fb.com>
Link: https://lore.kernel.org/bpf/20201216100306.30942-1-leah@vuxu.org
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/cpufreq/amd_freq_sensitivity.c')
0 files changed, 0 insertions, 0 deletions