#ifndef LIBBSD_STDLIB_H #define LIBBSD_STDLIB_H #include #include const char *fmtcheck(const char *, const char *); #endif