# | Line 6 | Line 6 | static const char RCSid[] = "$Id$"; | |
---|---|---|
6 | * File i/o and recovery | |
7 | */ | |
8 | ||
9 | + | #include <ctype.h> |
10 | + | #include "platform.h" |
11 | #include "rcontrib.h" | |
12 | #include "resolu.h" | |
11 | – | #include <ctype.h> |
13 | ||
14 | /* Close output stream and free record */ | |
15 | static void |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |