From b6f3c52f889edebea15fed5b33bd8fed624a7795 Mon Sep 17 00:00:00 2001 From: Adam Jensen Date: Mon, 5 Aug 2019 21:31:45 -0400 Subject: community/bcc: move from testing --- testing/libbpf/30-include-bits-reg.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 testing/libbpf/30-include-bits-reg.patch (limited to 'testing/libbpf/30-include-bits-reg.patch') diff --git a/testing/libbpf/30-include-bits-reg.patch b/testing/libbpf/30-include-bits-reg.patch deleted file mode 100644 index fc3521a160..0000000000 --- a/testing/libbpf/30-include-bits-reg.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/hashmap.h b/src/hashmap.h -index 03748a7..e83055e 100644 ---- a/src/hashmap.h -+++ b/src/hashmap.h -@@ -10,4 +10,5 @@ - - #include - #include -+#include - #include "libbpf_internal.h" - - static inline size_t hash_bits(size_t h, int bits) -- cgit v1.2.3