X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=utilities%2FCxImage%2Fximacfg.h;fp=utilities%2FCxImage%2Fximacfg.h;h=ef89b227098bbc846a0ec98cf7d57e7390780987;hb=372c1e7f8ac8727b2c13db96f0701dc3e3376454;hp=e745e91db273bd7436e08acb75d8878f388724c4;hpb=cd7626771b24347ee9225ebea349b680075350e4;p=clitk.git diff --git a/utilities/CxImage/ximacfg.h b/utilities/CxImage/ximacfg.h index e745e91..ef89b22 100644 --- a/utilities/CxImage/ximacfg.h +++ b/utilities/CxImage/ximacfg.h @@ -3,6 +3,12 @@ ///////////////////////////////////////////////////////////////////////////// // Protability issues +#ifdef ntohs +# undef ntohs +#endif +#ifdef ntohl +# undef ntohl +#endif #ifndef _tfopen # define _tfopen fopen #endif