| # | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 7 | ||
| 8 | #include "copyright.h" | |
| 9 | ||
| 10 | – | #include <stdio.h> |
| 11 | – | #include <stdlib.h> |
| 10 | #include <ctype.h> | |
| 11 | ||
| 12 | #include "standard.h" | |
| 13 | + | #include "paths.h" |
| 14 | #include "vars.h" | |
| 15 | ||
| 16 | #define NOCHAR 127 /* constant for character to delete */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |