diff loader/wine/windef.h @ 186:8f393ca085bf

'You' bug fixed
author arpi_esp
date Wed, 21 Mar 2001 23:55:01 +0000
parents 28091b3caff9
children 633a8d6e40dc
line wrap: on
line diff
--- a/loader/wine/windef.h	Wed Mar 21 21:09:36 2001 +0000
+++ b/loader/wine/windef.h	Wed Mar 21 23:55:01 2001 +0000
@@ -113,7 +113,7 @@
 #  define __RESTORE_ES  __asm__ __volatile__("pushl %ds\n\tpopl %es")
 #  endif
 # else
-#  error You need gcc >= 2.7 to build Wine on a 386
+// #  error You need gcc >= 2.7 to build Wine on a 386
 # endif
 #else 
 # define __stdcall