aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys/attr.h
diff options
context:
space:
mode:
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-03-08 00:58:32 +0000
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-03-08 00:58:32 +0000
commit12472b242dc32f681a0d30efe97359ce67959e58 (patch)
treee9e04d9a89c83b8abf03c86fe3b6211ade6de690 /include/sys/attr.h
parent05ae387b5024b6b7014287e09ed9ce74befe91a3 (diff)
Just filling in more of the env.
git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@32 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
Diffstat (limited to 'include/sys/attr.h')
-rw-r--r--include/sys/attr.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/sys/attr.h b/include/sys/attr.h
new file mode 100644
index 000000000..47469ced6
--- /dev/null
+++ b/include/sys/attr.h
@@ -0,0 +1,4 @@
+#ifndef _SPL_ATTR_H
+#define _SPL_ATTR_H
+
+#endif /* SPL_ATTR_H */