#include #ifndef O_TRUNC #error "O_TRUNC is not defined" #endif int main(void) { return 0; }