aboutsummaryrefslogtreecommitdiff
path: root/gcc/cpplib.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cpplib.c')
-rw-r--r--gcc/cpplib.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/cpplib.c b/gcc/cpplib.c
index 1ba96d82..15910af 100644
--- a/gcc/cpplib.c
+++ b/gcc/cpplib.c
@@ -66,11 +66,6 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
#define PATH_SEPARATOR ':'
#endif
-/* In case config.h defines these. */
-#undef bcopy
-#undef bzero
-#undef bcmp
-
#include <sys/types.h>
#include <sys/stat.h>
#include <ctype.h>