aboutsummaryrefslogtreecommitdiff
path: root/header.h
diff options
context:
space:
mode:
Diffstat (limited to 'header.h')
-rw-r--r--header.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/header.h b/header.h
index edf761a..094086e 100644
--- a/header.h
+++ b/header.h
@@ -17,6 +17,8 @@ int user_ret;
char *origin_buf;
char *user_buf;
+void generated_test(void);
+
int ft_printf(const char *format, ...);
void print_buf_ko(char *msg);