Commit 86c041d2 by Per Bothner

* cpplib.c (bcopy, bzero, bcmp): Remove #undefs.

From-SVN: r9323
parent 203fffe5
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment