diff --git a/upnp/inc/upnp.h b/upnp/inc/upnp.h index 79e5997..1f53a6b 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