#ifndef UTIL_H #define UTIL_H void die(const char *error); #endif