summaryrefslogtreecommitdiffstats
path: root/module/zfs/pathname.c
diff options
context:
space:
mode:
Diffstat (limited to 'module/zfs/pathname.c')
-rw-r--r--module/zfs/pathname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/zfs/pathname.c b/module/zfs/pathname.c
index 4ec132066..e3e97c9bb 100644
--- a/module/zfs/pathname.c
+++ b/module/zfs/pathname.c
@@ -38,9 +38,9 @@
#include <sys/types.h>
-#include <sys/systm.h>
#include <sys/pathname.h>
#include <sys/kmem.h>
+#include <sys/sysmacros.h>
/*
* Pathname utilities.