diff options
Diffstat (limited to 'realrcptto.c')
| -rw-r--r-- | realrcptto.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/realrcptto.c b/realrcptto.c index e211654..93a7aad 100644 --- a/realrcptto.c +++ b/realrcptto.c | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | #include <sys/stat.h> | 2 | #include <sys/stat.h> |
| 3 | #include <stdlib.h> | 3 | #include <stdlib.h> |
| 4 | #include <pwd.h> | 4 | #include <pwd.h> |
| 5 | #include <string.h> | ||
| 5 | #include "auto_break.h" | 6 | #include "auto_break.h" |
| 6 | #include "auto_usera.h" | 7 | #include "auto_usera.h" |
| 7 | #include "byte.h" | 8 | #include "byte.h" |
| @@ -17,6 +18,7 @@ | |||
| 17 | #include "substdio.h" | 18 | #include "substdio.h" |
| 18 | #include "env.h" | 19 | #include "env.h" |
| 19 | #include "slurpclose.h" | 20 | #include "slurpclose.h" |
| 21 | #include "control.h" | ||
| 20 | #include "readwrite.h" | 22 | #include "readwrite.h" |
| 21 | 23 | ||
| 22 | extern void die_nomem(); | 24 | extern void die_nomem(); |
