OSDN Git Service

fix build regression due to missing file for putc changes
authorRich Felker <dalias@aerifal.cx>
Thu, 18 Oct 2018 14:43:39 +0000 (10:43 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 18 Oct 2018 14:44:32 +0000 (10:44 -0400)
commitab5e1e340890b95e61d7161d7178c6a26247ad61
tree329d97152a9fc9189feb34e5ccc0a3ca89843541
parentd8f2efa708a027132d443f45a8c98a0c7c1b2d77
fix build regression due to missing file for putc changes

commit d664061adb4d7f6647ab2059bc351daa394bf5da inadvertently omitted
the new file putc.h.
src/stdio/putc.h [new file with mode: 0644]