X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=samples%2Fbpf%2Fparse_varlen.c;h=95c16324760c0be1af8be927e1adffae0b582525;hb=96a8eb1eeed2c3485cdba198fab3a2faaec386d3;hp=edab34dce79b3794b010ca4138ef969d13c68535;hpb=46577e6a052ff5add7577ac748fb8628b3c3c7c9;p=cascardo%2Flinux.git diff --git a/samples/bpf/parse_varlen.c b/samples/bpf/parse_varlen.c index edab34dce79b..95c16324760c 100644 --- a/samples/bpf/parse_varlen.c +++ b/samples/bpf/parse_varlen.c @@ -4,6 +4,7 @@ * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. */ +#define KBUILD_MODNAME "foo" #include #include #include