Browse Source

chore(xtask): Add bindings for bpf_task_fd_type

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
Dave Tucker 2 months ago
parent
commit
74fad66599
1 changed files with 1 additions and 0 deletions
  1. 1 0
      xtask/src/codegen/aya.rs

+ 1 - 0
xtask/src/codegen/aya.rs

@@ -82,6 +82,7 @@ fn codegen_bindings(opts: &SysrootOptions, libbpf_dir: &Path) -> Result<(), anyh
         "bpf_devmap_val",
         "bpf_stats_type",
         "bpf_perf_event_type",
+        "bpf_task_fd_type",
         // BTF
         "btf_header",
         "btf_ext_info",