diff src/s/windowsnt.h @ 167:85ec50267440 r20-3b10

Import from CVS: tag r20-3b10
author cvs
date Mon, 13 Aug 2007 09:45:46 +0200
parents 4be1180a9e89
children 15872534500d
line wrap: on
line diff
--- a/src/s/windowsnt.h	Mon Aug 13 09:44:44 2007 +0200
+++ b/src/s/windowsnt.h	Mon Aug 13 09:45:46 2007 +0200
@@ -247,6 +247,7 @@
 #define rindex    strrchr
 #define read	  _read
 #define write	  _write
+#define getcwd    _getcwd
 
 #ifdef HAVE_NTGUI
 #define abort	win32_abort