define pclose as _pclose for WIN32
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 10 Mar 2003 20:06:01 +0000 (20:06 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Mon, 10 Mar 2003 20:06:01 +0000 (20:06 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2364 4a8a32a2-be11-0410-ad9d-d568d2c75423

sdcc_vc_in.h

index 68e5bd53eaaf742ed1680cd3668ccb4c2e5780ab..42f38853ea9d21fa030d9beee2150fc32db4ea10 100644 (file)
@@ -37,6 +37,7 @@
 #undef HAVE_SPRINTF
 #undef HAVE_VSPRINTF
 #undef HAVE_MKSTEMP
+#define pclose  _pclose
 
 #define TYPE_BYTE char
 #define TYPE_WORD short