diff options
Diffstat (limited to 'strings/bcmp.c')
-rw-r--r-- | strings/bcmp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/bcmp.c b/strings/bcmp.c index c72a80529a3..64a6b72c443 100644 --- a/strings/bcmp.c +++ b/strings/bcmp.c @@ -26,6 +26,7 @@ #include "m_string.h" #ifdef HAVE_purify +#undef bcmp #undef HAVE_BCMP #endif |