math, unistd: avoid redundant includes * lib/math.in.h (isnan): No need to re-include <math.h>. * lib/unistd.in.h (getcwd): Likewise, for <stdlib.h>. Signed-off-by: Eric Blake <ebb9@byu.net>