@@ -0,0 +1,8 @@
#ifndef WRAPPER_H_
#define WRAPPER_H_
#include <stdio.h>
void *xmalloc(size_t size);
#endif
The note is not visible to the blocked user.