aboutsummaryrefslogtreecommitdiff
path: root/include/resolv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/resolv.h')
-rw-r--r--include/resolv.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/resolv.h b/include/resolv.h
index c6a841684029..45fcb9b778e7 100644
--- a/include/resolv.h
+++ b/include/resolv.h
@@ -53,7 +53,7 @@
*
* @(#)resolv.h 8.1 (Berkeley) 6/2/93
* From Id: resolv.h,v 8.17 1996/11/26 10:11:20 vixie Exp
- * $Id$
+ * $Id: resolv.h,v 1.10 1997/02/23 09:17:15 peter Exp $
*/
#ifndef _RESOLV_H_
@@ -62,6 +62,8 @@
#include <sys/param.h>
#include <sys/types.h>
#include <sys/cdefs.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
#include <stdio.h>
/*