Skip to content

Commit

Permalink
fix compile xdp-forward fail
Browse files Browse the repository at this point in the history
Signed-off-by: calcky <[email protected]>
  • Loading branch information
calcky authored and tohojo committed Sep 12, 2024
1 parent cb44e8c commit 0cc367a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xdp-forward/xdp-forward.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include "params.h"
#include "util.h"
#include "logging.h"
#include "compat.h"

#include "xdp_forward.skel.h"

Expand Down

0 comments on commit 0cc367a

Please sign in to comment.