@@ -1,3 +1,7 @@
#ifdef __linux__
#define _POSIX_C_SOURCE 200112L
#endif
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
The note is not visible to the blocked user.