Add an XXX about a <sys/queue.h> transgression which needs cleaned up.
This commit is contained in:
parent
637f671a3d
commit
7f9cb01893
@ -89,6 +89,7 @@ static int getpeername1 __P((struct proc *p, struct getpeername_args *uap,
|
||||
* additional sf_lock mutex.
|
||||
*/
|
||||
static struct {
|
||||
/* XXX: FIXME! This is a very improper use of <sys/queue.h> */
|
||||
struct sf_buf *slh_first;
|
||||
struct mtx sf_lock;
|
||||
} sf_freelist;
|
||||
|
Loading…
x
Reference in New Issue
Block a user