##ifndef HEADER_H #define HEADER_H typedef struct hash_map hash_map; typedef struct hash hash; struct hash_map { }; #endif /* HEADER_H */