| # | Line 5 | Line 5 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 5 | * System calls for meta-file routines | |
| 6 | */ | |
| 7 | ||
| 8 | < | #ifdef _WIN32 |
| 9 | < | #include <process.h> /* getpid() */ |
| 10 | < | #endif |
| 11 | < | |
| 8 | > | #include "rtprocess.h" /* getpid() */ |
| 9 | > | #include "rterror.h" |
| 10 | #include "meta.h" | |
| 13 | – | |
| 14 | – | |
| 15 | – | |
| 11 | ||
| 12 | ||
| 13 | FILE * | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |