| # | Line 26 | Line 26 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 26 | ||
| 27 | #include "copyright.h" | |
| 28 | ||
| 29 | – | #include <time.h> |
| 29 | #include <ctype.h> | |
| 30 | ||
| 31 | #include "rtio.h" | |
| 32 | #include "resolu.h" | |
| 33 | ||
| 34 | < | #define MAXLINE 512 |
| 34 | > | #define MAXLINE 2048 |
| 35 | ||
| 36 | char HDRSTR[] = "#?"; /* information header magic number */ | |
| 37 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |