From 544bd8e2e04f3e9950c098937e5fc8a5adf7dd8f Mon Sep 17 00:00:00 2001 From: guenther <> Date: Tue, 10 Jul 2012 11:46:23 +0000 Subject: [PATCH] Stop pulling in ok deraadt@ --- src/include/resolv.h | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/include/resolv.h b/src/include/resolv.h index 41878119..88fb92f5 100644 --- a/src/include/resolv.h +++ b/src/include/resolv.h @@ -1,4 +1,4 @@ -/* $OpenBSD: resolv.h,v 1.17 2009/06/04 18:06:35 pyr Exp $ */ +/* $OpenBSD: resolv.h,v 1.18 2012/07/10 11:46:23 guenther Exp $ */ /* * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -88,13 +88,8 @@ #ifndef _RESOLV_H_ #define _RESOLV_H_ -#include -#if (!defined(BSD)) || (BSD < 199306) -# include -#else -# include -#endif #include +#include #include #include