diff options
Diffstat (limited to 'hostname.c')
| -rw-r--r-- | hostname.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | #include <unistd.h> | ||
| 1 | #include "substdio.h" | 2 | #include "substdio.h" |
| 2 | #include "subfd.h" | 3 | #include "subfd.h" |
| 3 | #include "readwrite.h" | ||
| 4 | #include "exit.h" | 4 | #include "exit.h" |
| 5 | 5 | ||
| 6 | char host[256]; | 6 | char host[256]; |
