diff --git a/holberton.h b/holberton.h deleted file mode 100644 index 22d9c78..0000000 --- a/holberton.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef __HOLBERTON_H__ -#define __HOLBERTON_H__ - -int _putchar(char c); - -#endif