Fix a compiler warning in posix_sendfile() on FreeBSD:
Modules/posixmodule.c: In function 'posix_sendfile': Modules/posixmodule.c:7700: warning: ISO C90 forbids mixed declarations and code
V
Victor Stinner committed
6ce0dbf460d430b664a868ed1735b0b590f70bc3
Parent: b640491