]> git.proxmox.com Git - mirror_zfs.git/blobdiff - module/os/linux/spl/spl-kstat.c
Linux 6.8 compat: implement strlcpy fallback
[mirror_zfs.git] / module / os / linux / spl / spl-kstat.c
index 4308581147a9799e6c1c9d5357ee1605fb3e60aa..ad553a73a69ea6bae1398500429b6502314aef77 100644 (file)
@@ -32,6 +32,7 @@
 #include <sys/vmem.h>
 #include <sys/cmn_err.h>
 #include <sys/sysmacros.h>
+#include <sys/string.h>
 
 static kmutex_t kstat_module_lock;
 static struct list_head kstat_module_list;