This website requires JavaScript.
Explore
Help
Sign In
c
/
mirror_zfs
Watch
1
Star
0
Fork
0
You've already forked mirror_zfs
mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced
2024-11-17 18:11:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ac95d0974b
mirror_zfs
/
include
/
sys
/
systm.h
7 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
Remove spl.h, just include the headers you need. Add a few more stubs. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@24 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-04 23:06:29 +03:00
#
ifndef _SPL_SYSTM_H
#
define _SPL_SYSTM_H
Move sunddi include
2008-12-24 00:32:07 +03:00
#
include
<sys/sunddi.h>
Remove spl.h, just include the headers you need. Add a few more stubs. git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@24 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-03-04 23:06:29 +03:00
#
endif
/* SPL_SYSTM_H */
Reference in New Issue
Copy Permalink