From dc4e57708d163e08468627d07925b7ca9e60bf53 Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Mon, 28 Sep 2015 08:32:06 +0000 Subject: Merge gif(4)'s tentacles in a single file. Tested by . ok dlg@ --- sys/netinet/in_proto.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/netinet/in_proto.c') diff --git a/sys/netinet/in_proto.c b/sys/netinet/in_proto.c index d8dea422e47..8196ffd0d4a 100644 --- a/sys/netinet/in_proto.c +++ b/sys/netinet/in_proto.c @@ -1,4 +1,4 @@ -/* $OpenBSD: in_proto.c,v 1.66 2015/09/04 08:43:39 mpi Exp $ */ +/* $OpenBSD: in_proto.c,v 1.67 2015/09/28 08:32:05 mpi Exp $ */ /* $NetBSD: in_proto.c,v 1.14 1996/02/18 18:58:32 christos Exp $ */ /* @@ -134,7 +134,7 @@ #include "gif.h" #if NGIF > 0 -#include +#include #endif #ifdef INET6 -- cgit v1.2.3