diff --git a/include/eport.h b/include/eport.h index abdd279..7754f15 100644 --- a/include/eport.h +++ b/include/eport.h @@ -21,7 +21,7 @@ #ifndef __EPORT_H__ #define __EPORT_H__ -#include +#include size_t eport_read(FILE *, char *, size_t);