summaryrefslogtreecommitdiff
path: root/fixincludes/tests/base/stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'fixincludes/tests/base/stdio.h')
-rw-r--r--fixincludes/tests/base/stdio.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/fixincludes/tests/base/stdio.h b/fixincludes/tests/base/stdio.h
index 491c75da6e5..38381bacb2d 100644
--- a/fixincludes/tests/base/stdio.h
+++ b/fixincludes/tests/base/stdio.h
@@ -41,6 +41,13 @@ int vfscanf(FILE *, const char *, __builtin_va_list) __asm__ (_BSD_STRING(__USER
#endif /* BSD_STDIO_ATTRS_CONFLICT_CHECK */
+#if defined( APPLE_LOCAL_STDIO_FN_DEPRECATION_CHECK )
+#if defined(__APPLE_LOCAL_DEPRECATIONS)
+__deprecated_msg("This function is provided for compat...")
+#endif
+#endif /* APPLE_LOCAL_STDIO_FN_DEPRECATION_CHECK */
+
+
#if defined( HPUX10_STDIO_DECLARATIONS_CHECK )
# define _iob __iob