pkelsey / libuinet

a library version of FreeBSD's TCP/IP stack plus extras
750 stars 198 forks source link

there is one compile error when the debug option "TCPDEBUG" was enable #42

Open shenfumin opened 8 years ago

shenfumin commented 8 years ago

the error is as following: sys/netinet/tcp_output.c:1193:11: error: 'ipov' undeclared (first use in this function)