From d2924ce85f964725527e58978d39bf95a72c42a1 Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Wed, 23 Oct 2013 15:12:43 +0000 Subject: Remove the number of in_var.h inclusions by moving some functions and global variables to in.h. ok mikeb@, deraadt@ --- sys/netinet/ip_ipip.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/netinet/ip_ipip.c') diff --git a/sys/netinet/ip_ipip.c b/sys/netinet/ip_ipip.c index 708d134783e..4181361edde 100644 --- a/sys/netinet/ip_ipip.c +++ b/sys/netinet/ip_ipip.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ip_ipip.c,v 1.49 2013/10/17 16:27:44 bluhm Exp $ */ +/* $OpenBSD: ip_ipip.c,v 1.50 2013/10/23 15:12:42 mpi Exp $ */ /* * The authors of this code are John Ioannidis (ji@tla.org), * Angelos D. Keromytis (kermit@csd.uch.gr) and @@ -57,7 +57,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3