| # | Line 9 | Line 9 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 9 | ||
| 10 | #include "copyright.h" | |
| 11 | ||
| 12 | < | #include "platform.h" |
| 12 | > | #include "platform.h" |
| 13 | ||
| 14 | #include "standard.h" | |
| 15 | ||
| 16 | < | #include "color.h" |
| 16 | > | #include "paths.h" |
| 17 | ||
| 18 | #include "driver.h" | |
| 19 | – | |
| 20 | – | #include "vfork.h" |
| 19 | ||
| 20 | #ifndef DEVPATH | |
| 21 | #define DEVPATH getenv("PATH") /* device search path */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |