@@ -0,0 +1,7 @@
#ifndef TOYBOX_H
#define TOYBOX_H
char* home();
char* get_dir(char* HOME, char* DIR_ROOT, char* DIR_NAME);
#endif
The note is not visible to the blocked user.