@@ -14,6 +14,7 @@
#ifdef __TINYC__
#include <tcclib.h>
#define stderr 2
#define SEEK_SET 0
#else
#include <stdlib.h>
#include <stdio.h>
The note is not visible to the blocked user.