[lldb][Posix] Remove unused includes in file system (#121913)

You could remove unistd.h and it will still build, but only because
something else included it. So I've left it in in the spirit of "include
what you use".

Tested on Linux and FreeBSD.

GitOrigin-RevId: 4ecd9bd03b8b0e2ceba5c6c8525227be8d8ab215
1 file changed