@@ -0,0 +1,6 @@
#ifndef INCLUDE_STRING_H
#define INCLUDE_STRING_H
int strlen(char* str);
#endif
The note is not visible to the blocked user.