#ifndef __HLFL_H__ #define __HLFL_H__ void read_file(FILE *, char *); int icmp(char *); #endif /* __HLFL_H__ */