diff --git a/navrecv.cc b/navrecv.cc index 01672e3..280ef4c 100644 --- a/navrecv.cc +++ b/navrecv.cc @@ -103,9 +103,7 @@ int getfd(const char* path, int mode, int permission) std::advance(end, toErase); fds.erase(fds.begin(), end); } - - - + FileID fid({path, mode, permission}); // cout<<"Request for "<