commit | a9f1b2876ebfa58310b4da584dae1ec5f9df131d | [log] [tgz] |
---|---|---|
author | guy <guy> | Wed Aug 01 03:31:55 2001 +0000 |
committer | guy <guy> | Wed Aug 01 03:31:55 2001 +0000 |
tree | e5464e902baf2f84121846bfa0d9c06e33c10800 | |
parent | 1e53e21ca3593532ca364446ff5282e16301a2ae [diff] |
"print-sctp.c" doesn't have to include <net/if.h>, and, if it doesn't do so, it doesn't need to provide incomplete definitions of "struct mbuf" or "struct rtentry", either. If it *does* include <net/if.h>, it appears to fail to compile on at least some versions of AIX; remove the include and the incomplete definitions.