mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03: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 */
|