add detailed changelogs and 'genlog'--the script which generates them
[p5sagit/p5-mst-13.2.git] / dosish.h
index cfe253c..1d52d0c 100644 (file)
--- a/dosish.h
+++ b/dosish.h
  * get to use the same RTL functions as the core.
  */
 #  ifndef HASATTRIBUTE
-#    include <win32iop.h>
+#    ifndef PERL_OBJECT
+#      include <win32iop.h>
+#    endif
 #  endif
 #endif /* WIN32 */