Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2004 13:36:00 +0300
From:      Paulius Bulotas <paulius@kaktusas.org>
To:        freebsd-current@freebsd.org
Subject:   buildworld fails on src/sys/net80211/ieee80211_ioctl.c with opt_ipx.h not found
Message-ID:  <20040410103600.GA12488@kaktusas.org>

next in thread | raw e-mail | index | archive | help
Hello,

buildworld fails on src/sys/net80211/ieee80211_ioctl.c with opt_ipx.h
being not found. Since this change is 10 days old, maybe I've missed
something in mailing list?
Maybe the fix should be #ifdef'ing #include "opt_inet.h" and "opt_ipx.h"
accordingly with #ifdef IPX and #ifdef INET?

Paulius



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040410103600.GA12488>