| # | Line 69 | Line 69 | |
|---|---|---|
| 69 | #include <unistd.h> | |
| 70 | #endif | |
| 71 | ||
| 72 | – | #ifdef HAVE_SYS_RESOURCE_H |
| 72 | #include <sys/resource.h> | |
| 74 | – | #endif |
| 75 | – | |
| 73 | #include <sys/stat.h> | |
| 74 | + | |
| 75 | #ifdef HAVE_SYS_WAIT_H | |
| 76 | #include <sys/wait.h> | |
| 77 | #endif | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |