[Asterisk-Dev] system headers issues
Kevin P. Fleming
kpfleming at digium.com
Tue Jun 7 05:31:11 MST 2005
Luigi Rizzo wrote:
> No big deal, I am going to submit a patch to fix that, but i
> notice a rather random set of system headers in each file,
> and given that other platform might possibly have similar issues,
> i wonder if it wouldn't be the case to put the baseline
> stuff in "include/asterisk.h" to avoid further instabilities
> or at leas have only one place to fix.
I considered that last night as I was mass-updating all the files... I
think it's a fine idea, since every module is supposed to include
asterisk.h now, and ideally as its first header include. That also keeps
the #ifdefs and weird ordering of headers to only one place.
More information about the asterisk-dev
mailing list