mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
- Add some more missing headers
- Map the LE/BE_* byteorder macros to the linux versions - More minor vnodes fixes git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@41 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#ifndef _SPL_FM_PROTOCOL_H
|
||||
#define _SPL_FM_PROTOCOL_H
|
||||
|
||||
#endif /* _SPL_FM_PROTOCOL_H */
|
||||
@@ -0,0 +1,4 @@
|
||||
#ifndef _SPL_FM_UTIL_H
|
||||
#define _SPL_FM_UTIL_H
|
||||
|
||||
#endif /* _SPL_FM_UTIL_H */
|
||||
Reference in New Issue
Block a user