| # | Line 15 | Line 15 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 15 | * frees memory associated with the string; it should | |
| 16 | * never be referenced again. | |
| 17 | * | |
| 18 | < | * External symbols declared in standard.h |
| 18 | > | * External symbols declared in rtio.h |
| 19 | */ | |
| 20 | ||
| 21 | #include "copyright.h" | |
| 22 | ||
| 23 | #include <stdlib.h> | |
| 24 | ||
| 25 | – | #include "rtmisc.h" |
| 25 | #include "rterror.h" | |
| 26 | #include "rtio.h" | |
| 27 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |