just include fcntl.h not sys/fcntl.h
[oweals/busybox.git] / archival / libunarchive / data_extract_to_buffer.c
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2002-11-06 Glenn L McGrathTerminate the buffer with a '\0'
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-10-19 Glenn L McGrathUpdate dpkg to use new unarchive code