HomeFreeBSD

Remove (at least temporarily) the check that prevents us from including

Description

Remove (at least temporarily) the check that prevents us from including
this file from userland. Since we export struct ifnet to userland, and
that struct ifnet now contains a struct task, userland needs to know
what struct task looks like.

We need to consider having a pointer to a struct task here instead and
forward declare struct task in the !_KERNEL case.

Details

Provenance
Maxime Henrion <mux@FreeBSD.org>Authored on Jul 28 2004, 9:12 AM
Parents
rG0171fe42f244: Damage control. Correcly advance symtab and strtab pointers, not
Branches
Unknown
Tags
Unknown

Event Timeline