| # | Line 6 | Line 6 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 6 | */ | |
| 7 | ||
| 8 | #include "standard.h" | |
| 9 | + | |
| 10 | + | #include <ctype.h> |
| 11 | + | |
| 12 | + | #include "platform.h" |
| 13 | #include "view.h" | |
| 14 | #include "paths.h" | |
| 15 | #include "vars.h" | |
| 12 | – | #include <ctype.h> |
| 16 | ||
| 17 | /* variables (alphabetical by name) */ | |
| 18 | #define AMBFILE 0 /* ambient file name */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |