aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/fixincludes/tests/base/X11/Xmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.0/fixincludes/tests/base/X11/Xmu.h')
-rw-r--r--gcc-4.4.0/fixincludes/tests/base/X11/Xmu.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/gcc-4.4.0/fixincludes/tests/base/X11/Xmu.h b/gcc-4.4.0/fixincludes/tests/base/X11/Xmu.h
deleted file mode 100644
index 5fac5dba9..000000000
--- a/gcc-4.4.0/fixincludes/tests/base/X11/Xmu.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/* DO NOT EDIT THIS FILE.
-
- It has been auto-edited by fixincludes from:
-
- "fixinc/tests/inc/X11/Xmu.h"
-
- This had to be done to correct non-standard usages in the
- original, manufacturer supplied header file. */
-
-
-
-#if defined( X11_SPRINTF_CHECK )
-#ifndef __STDC__
-extern char * sprintf();
-#endif /* !defined __STDC__ */
-#endif /* X11_SPRINTF_CHECK */