diff options
author | nordmark <none@none> | 2007-01-25 08:53:29 -0800 |
---|---|---|
committer | nordmark <none@none> | 2007-01-25 08:53:29 -0800 |
commit | 37b15ca4b1903e6f11b98aad13691d44f456d086 (patch) | |
tree | 86449be1832db3e6a8b06c0844454cd8dff812c2 /usr/src | |
parent | 0414609a2d7a2d8b2c977acc212ebe6f4dc1ef92 (diff) | |
download | illumos-gate-37b15ca4b1903e6f11b98aad13691d44f456d086.tar.gz |
6516610 recent IP changes break quagga build
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/uts/common/inet/ip_stack.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/src/uts/common/inet/ip_stack.h b/usr/src/uts/common/inet/ip_stack.h index 22311bcc95..559c630c77 100644 --- a/usr/src/uts/common/inet/ip_stack.h +++ b/usr/src/uts/common/inet/ip_stack.h @@ -46,7 +46,6 @@ extern "C" { #include <netinet/ip.h> #include <netinet/igmp_var.h> #include <inet/ip.h> -#include <sys/list.h> #include <sys/taskq.h> #ifdef _KERNEL |