The previous commit removes the stdio_ext.h header, but the ns_read function calls snprintf that needs stdio.h and therefore moving the stdio.h include from the bottom test program to the top line.
813 B
813 B