summaryrefslogtreecommitdiff
path: root/src/port/gethostname.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/gethostname.c')
-rw-r--r--src/port/gethostname.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/port/gethostname.c b/src/port/gethostname.c
index 568df7c497..305f557106 100644
--- a/src/port/gethostname.c
+++ b/src/port/gethostname.c
@@ -1,8 +1,7 @@
-/* $Id: gethostname.c,v 1.1 2002/07/18 04:13:59 momjian Exp $ */
+/* $Id: gethostname.c,v 1.2 2002/09/02 02:47:07 momjian Exp $ */
#include "c.h"
-#include <sys/types.h>
#include <string.h>
#include <sys/utsname.h>