#include "stdio.h" int main(void) { puts("sneed from sneedio.h (formerly stdio.h)\n"); return 0; }