# | Line 7 | Line 7 | static const char RCSid[] = "$Id$"; | |
---|---|---|
7 | */ | |
8 | ||
9 | #include "platform.h" | |
10 | + | #include "rtprocess.h" |
11 | #include "pcond.h" | |
12 | ||
13 | ||
# | Line 305 | Line 306 | mapimage() /* map picture and send to stdout */ | |
306 | ||
307 | getfovimg() /* load foveal sampled image */ | |
308 | { | |
308 | – | extern FILE *popen(); |
309 | char combuf[128]; | |
310 | FILE *fp; | |
311 | int x, y; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |