diff options
| author | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-10-11 22:04:50 +0000 |
|---|---|---|
| committer | Bjoern A. Zeeb <bz@FreeBSD.org> | 2025-10-11 22:04:50 +0000 |
| commit | 99ad6f4f54c86845d6e3f03541913c07fcdeef59 (patch) | |
| tree | 8615dee52c590c04cac5817f6b26c1f2b037ca38 | |
| parent | 1a52eb13de88a0933159e98abb9a89ec178d62c1 (diff) | |
| -rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt +#include <linux/export.h> #include <linux/kernel.h> #include <linux/module.h> |
