#ifndef SHIT_H #define SHIT_H int _asprintf(char **strp, const char *fmt, ...); #endif