From 0f4eea8fa1779e08575278392ed398ffeda6dcd2 Mon Sep 17 00:00:00 2001 From: Douglas Lankshear Date: Fri, 19 Jun 1998 03:59:50 -0700 Subject: applied patch, along with many changes: - ipfoo.h headers have been coalesced along with perlfoo.h into iperlsys.h - win32/cp*.h have been combined in perlhost.h - CPerlObj::PerlParse() takes an extra xsinit arg - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active> Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler p4raw-id: //depot/perl@1172 --- win32/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/makefile.mk') diff --git a/win32/makefile.mk b/win32/makefile.mk index b5650a8c94..f0e258de59 100644 --- a/win32/makefile.mk +++ b/win32/makefile.mk @@ -511,12 +511,12 @@ CORE_NOCFG_H = \ ..\gv.h \ ..\handy.h \ ..\hv.h \ + ..\iperlsys.h \ ..\mg.h \ ..\nostdio.h \ ..\op.h \ ..\opcode.h \ ..\perl.h \ - ..\perlio.h \ ..\perlsdio.h \ ..\perlsfio.h \ ..\perly.h \ -- cgit v1.2.1