X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=utilities%2FCxImage%2Fximacfg.h;h=ef89b227098bbc846a0ec98cf7d57e7390780987;hb=e073c72159bf18880526e45b6e019c5c64ceed3c;hp=e745e91db273bd7436e08acb75d8878f388724c4;hpb=42e16e21ac020e807f7656d570baec84d46e0579;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