Include opt_inet since this checks INET/INET6

This commit is contained in:
pooka 2010-08-10 21:46:12 +00:00
parent 0c2778236c
commit 4fa346679c
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: ip_carp.c,v 1.41 2010/04/05 07:22:50 joerg Exp $ */
/* $NetBSD: ip_carp.c,v 1.42 2010/08/10 21:46:12 pooka Exp $ */
/* $OpenBSD: ip_carp.c,v 1.113 2005/11/04 08:11:54 mcbride Exp $ */
/*
@ -27,8 +27,10 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "opt_inet.h"
#include <sys/cdefs.h>
__KERNEL_RCSID(0, "$NetBSD: ip_carp.c,v 1.41 2010/04/05 07:22:50 joerg Exp $");
__KERNEL_RCSID(0, "$NetBSD: ip_carp.c,v 1.42 2010/08/10 21:46:12 pooka Exp $");
/*
* TODO: