artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e88551
)
wipe some more macros that do not belong in C++ forwarding headers.
author
espie
<espie@openbsd.org>
Tue, 18 Apr 2017 12:42:29 +0000
(12:42 +0000)
committer
espie
<espie@openbsd.org>
Tue, 18 Apr 2017 12:42:29 +0000
(12:42 +0000)
(breaks lincity-ng)
okay kettenis@
lib/libcxx/include/stdio.h
patch
|
blob
|
history
diff --git
a/lib/libcxx/include/stdio.h
b/lib/libcxx/include/stdio.h
index
56fb2d8
..
c135be7
100644
(file)
--- a/
lib/libcxx/include/stdio.h
+++ b/
lib/libcxx/include/stdio.h
@@
-121,6
+121,8
@@
extern "C++" {
#undef clearerr
#undef feof
#undef ferror
+#undef putchar
+#undef getchar
#endif