Re: sys/file.h include in bin and sbin
On Wed, Nov 19, 2014 at 1:00 PM, Ted Unangst wrote: > The sys/file.h include is likely not the correct include for any > userland code. Most cases it's unneeded; in other cases fcntl.h is the > correct header. Yep. Diff looks good; ok guenther@
sys/file.h include in bin and sbin
The sys/file.h include is likely not the correct include for any userland code. Most cases it's unneeded; in other cases fcntl.h is the correct header. Index: bin/ed/buf.c === RCS file: /cvs/src/bin/ed/buf.c,v retrieving revision 1.19