xdp-tutorial icon indicating copy to clipboard operation
xdp-tutorial copied to clipboard

Double inclusion of errno.h

Open burkaykinik opened this issue 9 months ago • 1 comments

In the common_user_bpf_xdp.c, errno.h is included twice.

See the following lines: https://github.com/xdp-project/xdp-tutorial/blob/61e24d3344b43a87297a31cfa6e83171931f2f00/common/common_user_bpf_xdp.c#L5C1-L6C19

burkaykinik avatar Jan 27 '25 07:01 burkaykinik