diff options
Diffstat (limited to 'auto-uid.c')
| -rw-r--r-- | auto-uid.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,8 +1,8 @@ | |||
| 1 | #include <sys/types.h> | 1 | #include <sys/types.h> |
| 2 | #include <unistd.h> | ||
| 2 | #include <pwd.h> | 3 | #include <pwd.h> |
| 3 | #include "subfd.h" | 4 | #include "subfd.h" |
| 4 | #include "substdio.h" | 5 | #include "substdio.h" |
| 5 | #include "readwrite.h" | ||
| 6 | #include "exit.h" | 6 | #include "exit.h" |
| 7 | #include "scan.h" | 7 | #include "scan.h" |
| 8 | #include "fmt.h" | 8 | #include "fmt.h" |
