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