X-Git-Url: http://git.cascardo.info/?p=cascardo%2Flinux.git;a=blobdiff_plain;f=samples%2Fbpf%2Ftcbpf1_kern.c;h=274c884c87fe01f28adae47feecb9de7f4f0948e;hp=fa051b3d53ee0a8f18da0b0701e04d2962c3e4b6;hb=96a8eb1eeed2c3485cdba198fab3a2faaec386d3;hpb=3273cba1956437820ae25d98e3ae57d1c094205c diff --git a/samples/bpf/tcbpf1_kern.c b/samples/bpf/tcbpf1_kern.c index fa051b3d53ee..274c884c87fe 100644 --- a/samples/bpf/tcbpf1_kern.c +++ b/samples/bpf/tcbpf1_kern.c @@ -1,3 +1,4 @@ +#define KBUILD_MODNAME "foo" #include #include #include