#include #include int endmntent(FILE *filep) { fclose(filep); return 1; }