Commit a10b4f96 authored by Menglong Dong's avatar Menglong Dong Committed by Daniel Borkmann
Browse files

samples/bpf: Remove duplicate include in hbm

parent f055f355
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@
#include "cgroup_helpers.h"
#include "hbm.h"
#include "bpf_util.h"
#include <bpf/bpf.h>
#include <bpf/libbpf.h>

bool outFlag = true;