summarylogtreecommitdiffstats
path: root/patch.i0.c
blob: b4f526012da925a017ddbe897d3110e723488ec9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- i0.c_old	2015-11-19 23:33:45.000000000 +0100
+++ i0.c	2016-03-09 14:17:04.214784592 +0100
@@ -75,8 +75,8 @@
 */
 
 #include "cephes.h"
-#include "mconf.h"
 #include "math.h"
+#include "mconf.h"
 
 /* Chebyshev coefficients for exp(-x) I0(x)
  * in the interval [0,8].