Wietse Venema via Postfix-devel:
> Richard Hansen via Postfix-devel:
> > argv.h references ssize_t. vstream.h references WAIT_STATUS_T.
> > ---
> > A technique I use to ensure that every header is self-contained is to always
> > have a corresponding .c for each .h (even if otherwise unnecessary, e.g.,
> > macro-only headers), and include the corresponding .h before including
> > anything
> > else.
[adding '#include <sys_defs.h>" lines at the top of a header file]
> Agreed, but I don't have the time to redo that with > 1000 files, 25+ years
> after the initial imolementation was done.
>
> The patch is adopted.
And reverted, because every Postfix .h file is included
after the .c file has already included <sys_defs.h>.
Wietse
_______________________________________________
Postfix-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]