#ifndef WRAITH_UTIL_H #define WRAITH_UTIL_H #include char *strdup(const char *s); #endif /* WRAITH_UTIL_H */