win32 build fixes
[p5sagit/p5-mst-13.2.git] / dosish.h
index 4056606..4116dec 100644 (file)
--- a/dosish.h
+++ b/dosish.h
 #  define HAS_KILL
 #  define HAS_WAIT
 #  define HAS_CHOWN
-/*
- * This provides a layer of functions and macros to ensure extensions will
- * get to use the same RTL functions as the core.
- */
-#  ifndef HASATTRIBUTE
-#    ifndef PERL_OBJECT
-#      include <win32iop.h>
-#    endif
-#  endif
 #endif /* WIN32 */