mirror of
https://git.proxmox.com/git/mirror_zfs
synced 2025-04-28 16:36:26 +00:00
7 lines
93 B
C
7 lines
93 B
C
#ifndef _SPL_SYSTM_H
|
|
#define _SPL_SYSTM_H
|
|
|
|
#include <sys/sunddi.h>
|
|
|
|
#endif /* SPL_SYSTM_H */
|