Skip to content

Commit

Permalink
Removed header not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
shpalani committed Aug 28, 2024
1 parent 6d7897b commit 2c1fbe7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion libs/api_common/windows_platform_common.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include "ebpf_protocol.h"
#include "ebpf_serialize.h"
#include "ebpf_store_helper.h"
#include "ebpf_xdp_test_hooks.h"
#include "helpers.hpp"
#include "map_descriptors.hpp"
#include "platform.hpp"
Expand Down
1 change: 0 additions & 1 deletion libs/api_common/windows_program_type.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include "crab_verifier_wrapper.hpp"
#include "ebpf_nethooks.h"
#include "ebpf_program_types.h"
#include "ebpf_xdp_test_hooks.h"

#define PTYPE(name, descr, native_type, prefixes) \
{ \
Expand Down
1 change: 0 additions & 1 deletion libs/runtime/unit/platform_unit_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include "ebpf_serialize.h"
#include "ebpf_state.h"
#include "ebpf_work_queue.h"
#include "ebpf_xdp_test_hooks.h"
#include "helpers.h"
#include "kissfft.hh"

Expand Down
1 change: 0 additions & 1 deletion tests/end_to_end/helpers.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#include "ebpf_nethooks.h"
#include "ebpf_platform.h"
#include "ebpf_program_types.h"
#include "ebpf_xdp_test_hooks.h"
#include "net_ebpf_ext_program_info.h"
#include "sample_ext_program_info.h"
#include "usersim/ke.h"
Expand Down

0 comments on commit 2c1fbe7

Please sign in to comment.