@@ -6,8 +6,8 @@
#ifndef MAP_H
struct _Map;
typedef struct _Map Map;
struct Map_struct;
typedef struct Map_struct Map;
Map* map_create();
The note is not visible to the blocked user.