--- a/purgatory/string.c +++ b/purgatory/string.c @@ -1,5 +1,5 @@ #include -#include +/* #include */ size_t strnlen(const char *s, size_t max) {