I am coding in Eclipse and have something like the following:
#include #include void read_file(){ char buffer[1025];
You need this include:
#include