mirror of
https://git.proxmox.com/git/mirror_spl-debian
synced 2025-10-11 18:09:10 +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 */
|