#ifndef XERROR_H #define XERROR_H void fatal(const char *s); #endif // XERORR_H