#ifndef KE_UTIL_H #define KE_UTIL_H void die(const char *s); #endif /* KE_UTIL_H */