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