gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / lib / mountlist.c
index 30f4286..b839cd1 100644 (file)
@@ -946,6 +946,7 @@ read_file_system_list (bool need_fs_type)
             mtail = &me->me_next;
           }
       }
+    closedir (dirp);
   }
 #endif /* MOUNTED_INTERIX_STATVFS */