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