just include fcntl.h not sys/fcntl.h
[oweals/busybox.git] / testsuite / dd / dd-prints-count-to-standard-error
1 echo I WANT | busybox dd of=foo >/dev/null 2>bar
2 grep -q records bar