Date: Mon, 21 Sep 1998 21:30:42 -0700 (PDT) From: "Michael V. Harding" <mvh@ix.netcom.com> To: luigi@labinfo.iet.unipi.it Cc: freebsd-stable@FreeBSD.ORG Subject: Dummynet Message-ID: <199809220430.VAA06702@netcom1.netcom.com>
next in thread | raw e-mail | index | archive | help
Luigi - I made a kernel (just now) with options DUMMYNET and I get the following warnings. These are the only warnings I have ever got when making the kernel, makes me nervous. Thanks for this code, looking forward to trying it out! Mike Harding ../../netinet/ip_dummynet.c: In function `dn_restart': ../../netinet/ip_dummynet.c:99: warning: passing arg 1 of `timeout' from incompatible pointer type ../../netinet/ip_dummynet.c: In function `dn_move': ../../netinet/ip_dummynet.c:203: warning: implicit declaration of function `ip_output' ../../netinet/ip_dummynet.c: At top level: ../../netinet/ip_dummynet.c:378: warning: function declaration isn't a prototype To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809220430.VAA06702>