libbpf: add libbpf_util.h to header install.
authorWilliam Tu <u9012063@gmail.com>
Thu, 2 May 2019 18:33:38 +0000 (11:33 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Sun, 5 May 2019 07:06:59 +0000 (00:06 -0700)
commit7080da8909844602b650c8959ecd7814d2829ea5
treeb49c383a9456d6062cdf34ed1f1ca67b86826287
parentca31ca8247e2d3807ff5fa1d1760616a2292001c
libbpf: add libbpf_util.h to header install.

The libbpf_util.h is used by xsk.h, so add it to
the install headers.

Reported-by: Ben Pfaff <blp@ovn.org>
Signed-off-by: William Tu <u9012063@gmail.com>
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/lib/bpf/Makefile