If someone wants to define COMPAT_OIFDATA / COMPAT_OIFREQ outside
of config, let them.
This commit is contained in:
parent
91113eeff8
commit
6e72867f8d
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: sockio.h,v 1.8 2009/11/28 22:11:42 dsl Exp $ */
|
||||
/* $NetBSD: sockio.h,v 1.9 2010/11/07 19:45:06 pooka Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1982, 1986, 1990, 1993, 1994
|
||||
@ -52,11 +52,6 @@
|
||||
#define COMPAT_OIFDATA
|
||||
#endif
|
||||
|
||||
#else /* !_KERNEL_OPT */
|
||||
|
||||
#undef COMPAT_OIFREQ
|
||||
#undef COMPAT_OIFDATA
|
||||
|
||||
#endif /* _KERNEL_OPT */
|
||||
|
||||
struct oifreq {
|
||||
|
Loading…
Reference in New Issue
Block a user