#ifdef HAVE_STDLIB_H #include #endif #include #include "yagi.h" void error_message(char *str) { fprintf(stderr,str); }