| # | Line 16 | Line 16 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 16 | ||
| 17 | ||
| 18 | extern char *savestr(), *malloc(), *fgetword(); | |
| 19 | + | #ifndef atof |
| 20 | extern double atof(); | |
| 21 | + | #endif |
| 22 | extern int atoi(); | |
| 23 | extern long atol(); | |
| 24 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |