mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
Remove #if NIE > 0 test, it's guaranteed to be true by config.
This commit is contained in:
parent
75fc24dc62
commit
2d8e7d39da
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56830
@ -107,7 +107,6 @@ iomem and and with 0xffff.
|
||||
*/
|
||||
|
||||
#include "ie.h"
|
||||
#if NIE > 0
|
||||
#include "opt_inet.h"
|
||||
#include "opt_ipx.h"
|
||||
|
||||
@ -2321,4 +2320,3 @@ print_rbd(volatile struct ie_recv_buf_desc * rbd)
|
||||
}
|
||||
|
||||
#endif /* DEBUG */
|
||||
#endif /* NIE > 0 */
|
||||
|
Loading…
Reference in New Issue
Block a user