X-Git-Url: http://git.cascardo.eti.br/?a=blobdiff_plain;f=samples%2Fbpf%2Fparse_simple.c;h=10af53d33cc2925a928fe496fdc1047629b998e3;hb=96a8eb1eeed2c3485cdba198fab3a2faaec386d3;hp=cf2511c33905751bb6ed866bf6bba9b1fb8330f3;hpb=d85486d47123961bd8b08e94f6d4886c59a1fd76;p=cascardo%2Flinux.git diff --git a/samples/bpf/parse_simple.c b/samples/bpf/parse_simple.c index cf2511c33905..10af53d33cc2 100644 --- a/samples/bpf/parse_simple.c +++ b/samples/bpf/parse_simple.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