| # | Line 12 | Line 12 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 12 | #include <string.h> | |
| 13 | ||
| 14 | #include "rterror.h" | |
| 15 | + | #include "rtio.h" |
| 16 | #include "trans.h" | |
| 17 | ||
| 18 | static int idcmp(ID *id1, ID *id2); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |