diff --git a/include/coap3/coap_encode.h b/include/coap3/coap_encode.h index 5f2bb358b4..162e371e30 100644 --- a/include/coap3/coap_encode.h +++ b/include/coap3/coap_encode.h @@ -17,7 +17,7 @@ #ifndef COAP_ENCODE_H_ #define COAP_ENCODE_H_ -#if (BSD >= 199103) || defined(WITH_CONTIKI) || defined(_WIN32) +#if (BSD >= 199103) || defined(_WIN32) # include #else # include