This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: include sys/param.h in getcwd.c


> I came across this 2006 patch 
> <http://sourceware.org/ml/libc-alpha/2006-06/msg00068.html> in the course 
> of reviewing bugs.  I think it should go in as an obvious fix - source 
> files should use well-defined APIs of the headers they include rather than 
> relying on long indirect include paths for internal headers.  Comments?

Yes, including directly what you actually use is just common sense.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]