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/10-include-stddef.patch | |
| parent | deda17acda291fdd792e5f5af15c633750dc365e (diff) | |
| download | aports-b6f3c52f889edebea15fed5b33bd8fed624a7795.tar.bz2 aports-b6f3c52f889edebea15fed5b33bd8fed624a7795.tar.xz | |
community/bcc: move from testing
Diffstat (limited to 'testing/libbpf/10-include-stddef.patch')
| -rw-r--r-- | testing/libbpf/10-include-stddef.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/testing/libbpf/10-include-stddef.patch b/testing/libbpf/10-include-stddef.patch deleted file mode 100644 index e3fe4d1a9c..0000000000 --- a/testing/libbpf/10-include-stddef.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/src/libbpf.c b/src/libbpf.c -index b38dcbe..bc3ac5d 100644 ---- a/src/libbpf.c -+++ b/src/libbpf.c -@@ -29,6 +29,7 @@ - #include <linux/filter.h> - #include <linux/list.h> - #include <linux/limits.h> -+#include <linux/stddef.h> - #include <linux/perf_event.h> - #include <linux/ring_buffer.h> - #include <sys/stat.h> |
