#include <stdio.h>
#ifndef _IOFBF
#error "_IOFBF is not defined"
#endif
int main(void) { return 0; }
