| # | Line 33 | Line 33 | along with this program; if not, write t | |
|---|---|---|
| 33 | #include <errno.h> | |
| 34 | #include <sys/resource.h> /* getrlimit */ | |
| 35 | #include <fcntl.h> | |
| 36 | – | |
| 37 | – | #ifdef STDC_HEADERS |
| 36 | #include <stdlib.h> | |
| 37 | #include <string.h> | |
| 40 | – | #endif |
| 38 | ||
| 39 | #include "compat.h" | |
| 40 | #include "config.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |