- 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:
behlendo
2008-03-12 23:48:28 +00:00
parent 2f5d55aac5
commit 36e6f86146
9 changed files with 62 additions and 243 deletions
+4
View File
@@ -0,0 +1,4 @@
#ifndef _SPL_FM_PROTOCOL_H
#define _SPL_FM_PROTOCOL_H
#endif /* _SPL_FM_PROTOCOL_H */
+4
View File
@@ -0,0 +1,4 @@
#ifndef _SPL_FM_UTIL_H
#define _SPL_FM_UTIL_H
#endif /* _SPL_FM_UTIL_H */