diff --git a/src/sniffer.c b/src/sniffer.c index 4b56e8ff8..33588059b 100644 --- a/src/sniffer.c +++ b/src/sniffer.c @@ -27,12 +27,13 @@ #include #include -/* xctime - should it move to wc_port.h? */ +/* xctime */ #ifndef XCTIME #define XCTIME ctime #endif -/* should next ifdef move to wc_port.h? */ +/* only in this file, to avoid confusing future ports leave + * these defines here. Do not move to wc_port.h */ #ifdef FUSION_RTOS #include #define XINET_NTOA FNS_INET_NTOA