Shalom

I have these lines:
#ifdef __linux__
#include<linux/sctp.h>
#else
#include<netinet/sctp.h>
#endif

in this program:
https://github.com/Ebenezer-group/onwards/blob/master/src/cmw/tiers/cmwA.cc

I'd like to see that reduced to simply one line for both
FreeBSD, Linux, etc.  By the grace of G-d I've managed
to trim that program down to 218 lines. If I could get
this, it would remove 4 more lines.   I'm not sure how to
get the ball rolling on this though?  Thanks in advance.



Brian
Ebenezer Enterprises - "Great peace have those who love
your law, and nothing can make them stumble."  Psalms 119:65
http://webEbenezer.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20200102/9cec4d55/attachment.html>