components/bash/patches/solaris-004.snprintf.c.patch
changeset 1082 6d49548fa9da
parent 115 c360825c3a3f
child 5518 c47fe0edc204
equal deleted inserted replaced
1081:3d086c82286d 1082:6d49548fa9da
     1 --- lib/sh/snprintf.c	2008-08-12 12:02:14.000000000 -0400
     1 --- lib/sh/snprintf.c	2010-05-30 15:34:52.000000000 -0700
     2 +++ lib/sh/snprintf.c	2009-08-10 15:16:30.000000000 -0400
     2 +++ lib/sh/snprintf.c	2011-11-29 09:31:46.751983149 -0800
     3 @@ -116,6 +116,8 @@
     3 @@ -120,6 +120,8 @@
     4  #  include <locale.h>
     4  #  include <locale.h>
     5  #endif
     5  #endif
     6  
     6  
     7 +#include <math.h>
     7 +#include <math.h>
     8 +
     8 +