| # | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 7 | * 6/30/87 | |
| 8 | */ | |
| 9 | ||
| 10 | – | #include <stdio.h> |
| 10 | #include <math.h> | |
| 12 | – | #include <time.h> |
| 13 | – | #include <string.h> |
| 11 | ||
| 12 | #include "copyright.h" | |
| 13 | ||
| 14 | + | #include "rtio.h" |
| 15 | #include "platform.h" | |
| 16 | #include "paths.h" | |
| 17 | #include "rterror.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |