Indirectly pull in declaration for M_IFADDR.

This commit is contained in:
hsu 2002-12-28 21:09:38 +00:00
parent 1f367998c6
commit c46acaed85

View File

@ -37,6 +37,7 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/malloc.h>
#include <sys/sockio.h>
#include <sys/socket.h>
#include <sys/socketvar.h>