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