deheader suggests sys/fstatvfs.h instead of sys/statvfs.h

Petter Reinholdtsen found and reported on the Debian bugtracker that deheader suggests the inclusion of <sys/fstatvfs.h> (which doesn't exist), instead of <sys/statvfs.h>, which would be the correct header.