abs() is in stdlib.h rather than math.h. Thus the error:
denoise.c: In function `low_contrast_block': denoise.c:169: warning: implicit declaration of function `abs' was being given during compilation.
Authored by: sms00 2004-11-11
Parent: [r2474]
Child: [r2476]