Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e06422c4 authored by David S. Miller's avatar David S. Miller
Browse files

bpf: Include bpf_endian.h in test_progs.c too.

parent bc1bafbb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -29,6 +29,7 @@ typedef __u16 __sum16;
#include <bpf/libbpf.h>
#include "test_iptunnel_common.h"
#include "bpf_util.h"
#include "bpf_endian.h"

static int error_cnt, pass_cnt;