chiark / gitweb /
Prep v229: Add include for parse-printf-format.h to src/basic/stdio-util.h
authorSven Eden <yamakuzure@gmx.net>
Wed, 17 May 2017 13:26:47 +0000 (15:26 +0200)
committerSven Eden <yamakuzure@gmx.net>
Wed, 17 May 2017 13:29:08 +0000 (15:29 +0200)
commit2ae52c55833fda0d79b80ff000aaf19a6c4f3b4d
tree53f6247675a5e83b9060a3a68ec08aeddf1a0459
parent8e5e788db91c2e8b619f4bcbbf2ad08eebeae6d4
Prep v229: Add include for parse-printf-format.h to src/basic/stdio-util.h

Now that dedicated libc headers are included in their corresponding foo-util.h
headers, stdio-util.h is the only place left, where printf.h was included.
The nice thing is, that this is the only place left where we have to take care
about printf and musl-libc.
src/basic/stdio-util.h