Don't use F_SETFL in gdbreplay

There's no need to call fcntl with F_SETFL in gdbreplay, as gdbreplay
does not use or need SIGIO.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
1 file changed