| # | Line 10 | Line 10 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 10 | #include <math.h> | |
| 11 | #include "color.h" | |
| 12 | ||
| 13 | – | #define NULL 0 |
| 14 | – | |
| 13 | extern char *bmalloc(); | |
| 14 | ||
| 15 | #define MAXGSHIFT 31 /* maximum shift for gamma table */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |