wipe some more macros that do not belong in C++ forwarding headers.
authorespie <espie@openbsd.org>
Tue, 18 Apr 2017 12:42:29 +0000 (12:42 +0000)
committerespie <espie@openbsd.org>
Tue, 18 Apr 2017 12:42:29 +0000 (12:42 +0000)
(breaks lincity-ng)
okay kettenis@

lib/libcxx/include/stdio.h

index 56fb2d8..c135be7 100644 (file)
@@ -121,6 +121,8 @@ extern "C++" {
 #undef clearerr
 #undef feof
 #undef ferror
+#undef putchar
+#undef getchar
 
 #endif