mirror of
https://git.proxmox.com/git/mirror_zfs
synced 2025-10-27 14:20:12 +00:00
7 lines
103 B
C
7 lines
103 B
C
#ifndef _SPL_SEG_KMEM_H
|
|
#define _SPL_SEG_KMEM_H
|
|
|
|
#include <sys/vmsystm.h>
|
|
|
|
#endif /* SPL_SEG_KMEM_H */
|