aboutsummaryrefslogtreecommitdiffstats
path: root/include/strings.h
diff options
context:
space:
mode:
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-03-04 18:22:31 +0000
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>2008-03-04 18:22:31 +0000
commit14c5326ccd05d3741271219510138880575a5d81 (patch)
tree0d2ffb91cc7500a9584dd82db7a253fb661a4563 /include/strings.h
parentdbb484ec6002723fc89e2231436c2c7ef51d83d3 (diff)
More stub headers,
moved generic to sysmacros, added some more macros for kernel compatibility git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@22 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
Diffstat (limited to 'include/strings.h')
-rw-r--r--include/strings.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/strings.h b/include/strings.h
new file mode 100644
index 000000000..697ac4db6
--- /dev/null
+++ b/include/strings.h
@@ -0,0 +1,4 @@
+#ifndef _SPL_STRINGS_H
+#define _SPL_STRINGS_H
+
+#endif /* SPL_STRINGS_H */