aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/autoload.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2023-01-25 23:14:23 -0800
committerDavid S. Miller <[email protected]>2023-01-27 11:19:46 +0000
commit9dd0db2b1303a489dd9a6d6de499fa89e6f88b93 (patch)
tree88c26f846b8907c346fb2957a493d92b1e010318 /tools/testing/selftests/bpf/prog_tests/autoload.c
parent5255c0ca798347fbfa9e2ec24276d6515cf2a7e3 (diff)
net: skbuff: drop the linux/hrtimer.h include
linux/hrtimer.h include was added because apparently it used to contain ktime related code. This is no longer the case and we include linux/time.h explicitly. Sadly this change is currently a noop because linux/dma-mapping.h and net/page_pool.h pull in half of the universe. Signed-off-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions