aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/fixincludes/tests/base/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1-5666.3/fixincludes/tests/base/string.h')
-rw-r--r--gcc-4.2.1-5666.3/fixincludes/tests/base/string.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/gcc-4.2.1-5666.3/fixincludes/tests/base/string.h b/gcc-4.2.1-5666.3/fixincludes/tests/base/string.h
deleted file mode 100644
index 0c70f3014..000000000
--- a/gcc-4.2.1-5666.3/fixincludes/tests/base/string.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/* DO NOT EDIT THIS FILE.
-
- It has been auto-edited by fixincludes from:
-
- "fixinc/tests/inc/string.h"
-
- This had to be done to correct non-standard usages in the
- original, manufacturer supplied header file. */
-
-#ifndef _STRING_INCLUDED
- #define _STRING_INCLUDED
- #include <strings.h>
-#endif /* _STRING_INCLUDED */