summaryrefslogtreecommitdiffstats
path: root/hostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'hostname.c')
-rw-r--r--hostname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostname.c b/hostname.c
index 39c7f87..3dbae21 100644
--- a/hostname.c
+++ b/hostname.c
@@ -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
6char host[256]; 6char host[256];