On Saturday, January 18, 2003, at 10:10 PM, Jeremy Higgs wrote:
So obviously tcp_var.h isn't included in 10.2.3... Is it in the JMH
package, or a newer version of 10.2.x?
Yes, it is. Install the december 2002 tools.
-Ben
---
This SF.N
On Saturday, January 18, 2003, at 06:33 AM, Ben Hines wrote:
On Thursday, January 16, 2003, at 10:00 PM, Jeremy Higgs wrote:
/usr/include/netinet/tcpip.h:66: field `ti_i' has incomplete type
mibII/tcp.c:278: warning: `struct tcpstat' declared inside parameter
list
Just add
#include
befor
On Thursday, January 16, 2003, at 10:00 PM, Jeremy Higgs wrote:
/usr/include/netinet/tcpip.h:66: field `ti_i' has incomplete type
mibII/tcp.c:278: warning: `struct tcpstat' declared inside parameter
list
Just add
#include
before the #include
So obviously there's a problem with the tcpip