From e97da3ff02a3f21ce3dacf4402ff6910225a7d27 Mon Sep 17 00:00:00 2001 From: Roman Kurakin Date: Fri, 7 May 2004 11:56:07 +0000 Subject: [PATCH] Sync with RELENG_4 --- sys/dev/ctau/if_ct.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/dev/ctau/if_ct.c b/sys/dev/ctau/if_ct.c index bd66f3d6b10..9541cae15a1 100644 --- a/sys/dev/ctau/if_ct.c +++ b/sys/dev/ctau/if_ct.c @@ -64,7 +64,7 @@ __FBSDID("$FreeBSD$"); # include # endif #endif -#if __FreeBSD_version >= 500000 +#if __FreeBSD_version >= 400000 #include #include #include @@ -78,7 +78,7 @@ __FBSDID("$FreeBSD$"); # include "opt_netgraph.h" # include # include -#if __FreeBSD_version >= 500000 +#if __FreeBSD_version >= 400000 # include #else # include