upgrade to latest git, refresh patches
[openwrt/staging/lynxis/omap.git] / toolchain / uClibc / patches-0.9.32 / 170-math_finite.patch
index ad1cc8ea5370375f22d6b58fb81a7b42dd92ca4c..b0ae3337b9864b7a06693ed892fc342312a851d4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/math.h
 +++ b/include/math.h
-@@ -195,7 +195,7 @@
+@@ -195,7 +195,7 @@ extern int signgam;
  
  
  /* ISO C99 defines some generic macros which work on any data type.  */
@@ -9,7 +9,7 @@
  
  /* Get the architecture specific values describing the floating-point
     evaluation.  The following symbols will get defined:
-@@ -315,6 +315,11 @@
+@@ -315,6 +315,11 @@ enum
  
  #endif /* Use ISO C99.  */