summaryrefslogtreecommitdiff
path: root/src/gen/shit.h
blob: aaa4b7fc294592681150bbe77c907791f001e99b (plain)
1
2
3
4
5
6
#ifndef SHIT_H
#define SHIT_H

int _asprintf(char **strp, const char *fmt, ...);

#endif