Norm Jacobs
2011-03-01 2c011140781755b1cc90c52ac187564ac1593c2d
1
2
3
4
5
6
7
8
9
10
11
--- lib/sh/snprintf.c    2008-08-12 12:02:14.000000000 -0400
+++ lib/sh/snprintf.c    2009-08-10 15:16:30.000000000 -0400
@@ -116,6 +116,8 @@
 #  include <locale.h>
 #endif
 
+#include <math.h>
+
 #include "stdc.h"
 #include <shmbutil.h>