[io-layer] Extract file (#4255)
[mono.git] / mono / io-layer / io-layer.h
index e9096e25580ee216938e36854d2668b6325b4a45..f1d2e05344eb2be4543ae5971b631ef84694a6d6 100755 (executable)
@@ -47,7 +47,6 @@ typedef struct pollfd {
 
 #else  /* EVERYONE ELSE */
 #include "mono/io-layer/wapi.h"
-#include "mono/io-layer/uglify.h"
 #endif /* HOST_WIN32 */
 
 #ifdef __native_client__