just include fcntl.h not sys/fcntl.h
[oweals/busybox.git] / testsuite / cut / cut-cuts-an-open-range
1 test $(echo abcd | busybox cut -c -3) = abc