add legacy header values.h
authorrofl0r <retnyg@gmx.net>
Fri, 4 Jan 2013 12:05:42 +0000 (13:05 +0100)
committerrofl0r <retnyg@gmx.net>
Fri, 4 Jan 2013 19:36:34 +0000 (20:36 +0100)
some programs (procps, babl) expect it, and it doesn't seem to
cause any harm to just add it.
it's small and straightforward.

since math.h also defines MAXFLOAT, we undef it in both places,
before defining it.


No differences found