summaryrefslogtreecommitdiff
path: root/lib/inet.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/inet.c')
-rw-r--r--lib/inet.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/inet.c b/lib/inet.c
index a8be57d..e8c70d5 100644
--- a/lib/inet.c
+++ b/lib/inet.c
@@ -3,7 +3,7 @@
* support functions for the net-tools.
* (NET-3 base distribution).
*
- * Version: $Id: inet.c,v 1.6 1998/11/17 15:16:47 freitag Exp $
+ * Version: $Id: inet.c,v 1.7 1998/11/19 13:01:58 philip Exp $
*
* Author: Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org>
* Copyright 1993 MicroWalt Corporation
@@ -42,6 +42,7 @@
#include "net-support.h"
#include "pathnames.h"
#include "intl.h"
+#include "util.h"
extern int h_errno; /* some netdb.h versions don't export this */