commit | 9041654b3dd3699f5fceddce30709531512146f6 | [log] [tgz] |
---|---|---|
author | Giuseppe CONDORELLI <giuseppe.condorelli@st.com> | Thu Sep 03 07:37:46 2009 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Fri Sep 04 23:04:20 2009 +0200 |
tree | 723bed44cc2520f59d15df0da3ef336472019b77 | |
parent | 454a42662bc6110067ffba5eea33d09acc4af06b [diff] |
zlib: fix code when DEBUG is defined Removed stdio.h inclusion and moved trace macros to use printf avoiding to write debug informations to standard error. Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>