aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2025-10-11 22:04:50 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2025-10-11 22:04:50 +0000
commit99ad6f4f54c86845d6e3f03541913c07fcdeef59 (patch)
tree8615dee52c590c04cac5817f6b26c1f2b037ca38
parent1a52eb13de88a0933159e98abb9a89ec178d62c1 (diff)
ath-common: update common Atheros/QCA codevendor/Linux/ath-common/torvalds-v6.17vendor/Linux/ath-common
This version is based on git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git e5f0a698b34ed76002dc5cff3804a61c80233a7a ( tag: v6.17 ).
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 89f4b0513946..d79d73738a81 100644
--- a/main.c
+++ b/main.c
@@ -16,6 +16,7 @@
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+#include <linux/export.h>
#include <linux/kernel.h>
#include <linux/module.h>