diff --git a/upnp/inc/upnp.h b/upnp/inc/upnp.h index 14c32e5..7e006fc 100644 --- a/upnp/inc/upnp.h +++ b/upnp/inc/upnp.h @@ -57,12 +57,6 @@ /* Other systems ??? */ #endif -#ifdef WIN32 - /* Do not #include */ -#else - #include -#endif - #define LINE_SIZE 180 #define NAME_SIZE 256 #define MNFT_NAME_SIZE 64