Commit 0c7b7f30 by Richard Stallman

entered into RCS

From-SVN: r1728
parent 4ee194ec
...@@ -935,7 +935,7 @@ __floatdisf (u) ...@@ -935,7 +935,7 @@ __floatdisf (u)
#endif #endif
#ifdef L_fixunsdfsi #ifdef L_fixunsdfsi
#include "limits.h" #include "glimits.h"
USItype USItype
__fixunsdfsi (a) __fixunsdfsi (a)
...@@ -948,7 +948,7 @@ __fixunsdfsi (a) ...@@ -948,7 +948,7 @@ __fixunsdfsi (a)
#endif #endif
#ifdef L_fixunssfsi #ifdef L_fixunssfsi
#include "limits.h" #include "glimits.h"
USItype USItype
__fixunssfsi (SFtype a) __fixunssfsi (SFtype a)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment