summaryrefslogtreecommitdiff
path: root/fixincludes/tests/base/yvals.h
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes/tests/base/yvals.h')
-rw-r--r--fixincludes/tests/base/yvals.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/fixincludes/tests/base/yvals.h b/fixincludes/tests/base/yvals.h
new file mode 100644
index 00000000000..ea384d9cf9e
--- /dev/null
+++ b/fixincludes/tests/base/yvals.h
@@ -0,0 +1,17 @@
+/* DO NOT EDIT THIS FILE.
+
+ It has been auto-edited by fixincludes from:
+
+ "fixinc/tests/inc/yvals.h"
+
+ This had to be done to correct non-standard usages in the
+ original, manufacturer supplied header file. */
+
+
+
+#if defined( VXWORKS_NEXT_YVALS_CHECK )
+#if 0 /* GCC does not provide yvals.h. */
+#include_next <yvals.h>
+#else
+
+#endif /* VXWORKS_NEXT_YVALS_CHECK */