| # | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 7 | ||
| 8 | #include "copyright.h" | |
| 9 | ||
| 10 | + | #include <stdlib.h> |
| 11 | + | |
| 12 | + | #include "rterror.h" |
| 13 | + | |
| 14 | void | |
| 15 | quit(code) /* quit program */ | |
| 16 | int code; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |