From 0a5d551629fb71f3f4f1d2af04eec139b03946be Mon Sep 17 00:00:00 2001 From: Niklas Hallqvist Date: Sun, 8 Aug 1999 14:59:03 +0000 Subject: typo --- sys/net/if.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys') diff --git a/sys/net/if.c b/sys/net/if.c index 48c6d321475..bc75ef96a4e 100644 --- a/sys/net/if.c +++ b/sys/net/if.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if.c,v 1.20 1999/08/08 00:43:00 niklas Exp $ */ +/* $OpenBSD: if.c,v 1.21 1999/08/08 14:59:02 niklas Exp $ */ /* $NetBSD: if.c,v 1.35 1996/05/07 05:26:04 thorpej Exp $ */ /* @@ -61,7 +61,7 @@ #include #include #ifdef MROUTING -#include +#include #endif #endif -- cgit v1.2.3