summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/putwchar.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/putwchar.c')
-rw-r--r--lib/libc/stdio/putwchar.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/stdio/putwchar.c b/lib/libc/stdio/putwchar.c
index 569ab92..5503071 100644
--- a/lib/libc/stdio/putwchar.c
+++ b/lib/libc/stdio/putwchar.c
@@ -34,6 +34,8 @@ __FBSDID("$FreeBSD$");
#include "libc_private.h"
#include "local.h"
+#undef putwchar
+
/*
* Synonym for fputwc(wc, stdout).
*/
OpenPOWER on IntegriCloud