Ditto.
authorArt Yerkes <art.yerkes@gmail.com>
Wed, 6 Sep 2006 20:31:11 +0000 (20:31 +0000)
committerArt Yerkes <art.yerkes@gmail.com>
Wed, 6 Sep 2006 20:31:11 +0000 (20:31 +0000)
svn path=/trunk/; revision=23936

reactos/lib/mingw/crt1.c

index 65f248d..956c685 100644 (file)
@@ -21,6 +21,8 @@
 #include <windows.h>
 #include <signal.h>
 
+void __cdecl _fpreset();
+
 /* NOTE: The code for initializing the _argv, _argc, and environ variables
  *       has been moved to a separate .c file which is included in both
  *       crt1.c and dllcrt1.c. This means changes in the code don't have to