| # | Line 11 | Line 11 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 11 | ||
| 12 | #include "otspecial.h" | |
| 13 | ||
| 14 | + | #include "rtotypes.h" |
| 15 | + | |
| 16 | #include "source.h" | |
| 17 | ||
| 18 | #define ABS(x) ((x)>0 ? (x) : -(x)) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |