summaryrefslogtreecommitdiff
path: root/src/gen/shit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen/shit.h')
-rw-r--r--src/gen/shit.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gen/shit.h b/src/gen/shit.h
new file mode 100644
index 0000000..aaa4b7f
--- /dev/null
+++ b/src/gen/shit.h
@@ -0,0 +1,6 @@
+#ifndef SHIT_H
+#define SHIT_H
+
+int _asprintf(char **strp, const char *fmt, ...);
+
+#endif \ No newline at end of file