OSDN Git Service

entered into RCS
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Jul 1992 06:29:36 +0000 (06:29 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 31 Jul 1992 06:29:36 +0000 (06:29 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1728 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/libgcc2.c

index ed0d600..46470df 100644 (file)
@@ -935,7 +935,7 @@ __floatdisf (u)
 #endif
 
 #ifdef L_fixunsdfsi
-#include "limits.h"
+#include "glimits.h"
 
 USItype
 __fixunsdfsi (a)
@@ -948,7 +948,7 @@ __fixunsdfsi (a)
 #endif
 
 #ifdef L_fixunssfsi
-#include "limits.h"
+#include "glimits.h"
 
 USItype
 __fixunssfsi (SFtype a)