diff --git a/tools/linux/module.c b/tools/linux/module.c index cd9410d65..df4ba4322 100644 --- a/tools/linux/module.c +++ b/tools/linux/module.c @@ -5,6 +5,8 @@ symbols and then read the DWARF symbols from it. #include #include +MODULE_LICENSE("GPL"); + #include #include #include