Bogus include in src/sys/net80211/ieee80211_ioctl.c

From: Conrad J. Sabatier <conrads_at_cox.net>
Date: Tue, 6 Apr 2004 06:45:36 -0500
[snip]
#include <sys/cdefs.h>
__FBSDID("$FreeBSD: src/sys/net80211/ieee80211_ioctl.c,v 1.13 2004/03/30 22:57:57 sam Exp $");

/*
 * IEEE 802.11 ioctl support (FreeBSD-specific)
 */

#include "opt_inet.h"
/*
#include "opt_ipx.h"
*/

This last include (which I had to comment out to get the file to compile) 
seems bogus to me.  There *is* no opt_ipx.h.  I believe it should be 
removed.

-- 
Conrad Sabatier <conrads_at_cox.net> - "In Unix veritas"
Received on Tue Apr 06 2004 - 02:46:16 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:50 UTC