| # | Line 64 | Line 64 | extern char *memcpy(), *memset(); | |
|---|---|---|
| 64 | #define rindex strrchr | |
| 65 | #endif | |
| 66 | ||
| 67 | – | #ifndef atof |
| 68 | – | extern double atof(); |
| 69 | – | #endif |
| 67 | extern char *sskip(); | |
| 68 | extern char *getpath(), *getenv(); | |
| 69 | #ifndef malloc | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |