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