mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-04 10:09:06 +00:00
bpf: Include bpf_endian.h in test_progs.c too.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
bc1bafbbe9
commit
e06422c439
@ -29,6 +29,7 @@ typedef __u16 __sum16;
|
|||||||
#include <bpf/libbpf.h>
|
#include <bpf/libbpf.h>
|
||||||
#include "test_iptunnel_common.h"
|
#include "test_iptunnel_common.h"
|
||||||
#include "bpf_util.h"
|
#include "bpf_util.h"
|
||||||
|
#include "bpf_endian.h"
|
||||||
|
|
||||||
static int error_cnt, pass_cnt;
|
static int error_cnt, pass_cnt;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user