diff options
| author | Adam Jensen <acjensen@gmail.com> | 2019-08-05 21:31:45 -0400 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-31 14:07:43 -0300 |
| commit | b6f3c52f889edebea15fed5b33bd8fed624a7795 (patch) | |
| tree | 830135975ab379fb63f7175cdd82597c9d5d1320 /testing/libbpf/30-include-bits-reg.patch | |
| parent | deda17acda291fdd792e5f5af15c633750dc365e (diff) | |
| download | aports-b6f3c52f889edebea15fed5b33bd8fed624a7795.tar.bz2 aports-b6f3c52f889edebea15fed5b33bd8fed624a7795.tar.xz | |
community/bcc: move from testing
Diffstat (limited to 'testing/libbpf/30-include-bits-reg.patch')
| -rw-r--r-- | testing/libbpf/30-include-bits-reg.patch | 12 |
1 files changed, 0 insertions, 12 deletions
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 <stdbool.h> - #include <stddef.h> -+#include <bits/reg.h> - #include "libbpf_internal.h" - - static inline size_t hash_bits(size_t h, int bits) |
