XEmacs 21.2.39 "Millennium".
[chise/xemacs-chise.git-] / src / sysfile.h
index 2f6c90d..a8f5405 100644 (file)
@@ -170,7 +170,7 @@ Boston, MA 02111-1307, USA.  */
    In that case, use ordinary stat instead.  */
 
 #ifndef S_IFLNK
-#define lstat stat
+#define lstat xemacs_stat
 #endif
 
 #if !S_IRUSR