diff options
author | mux <mux@FreeBSD.org> | 2004-07-28 09:12:54 +0000 |
---|---|---|
committer | mux <mux@FreeBSD.org> | 2004-07-28 09:12:54 +0000 |
commit | 1ac57efd01b511dacdd9b3cbc5f3bec775839017 (patch) | |
tree | 10eeb1d758f366bd1da460e0648e5ddfc31194c2 /lib/libc/stdlib/getopt.c | |
parent | f630ab6cf1b08be7130c4f28a23b62524ec078ad (diff) | |
download | FreeBSD-src-1ac57efd01b511dacdd9b3cbc5f3bec775839017.zip FreeBSD-src-1ac57efd01b511dacdd9b3cbc5f3bec775839017.tar.gz |
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.
Diffstat (limited to 'lib/libc/stdlib/getopt.c')
0 files changed, 0 insertions, 0 deletions