diff options
author | ed <ed@FreeBSD.org> | 2011-10-16 10:58:00 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2011-10-16 10:58:00 +0000 |
commit | 260d7934a518bcc3924315dfc2f9cdfa061ddb5a (patch) | |
tree | 6b2a9c502a89f7da906dbf0488b9a84029ce7e18 /lib/libc | |
parent | abe2037bc726a33e03448bc38a9a492f8ebb16ec (diff) | |
download | FreeBSD-src-260d7934a518bcc3924315dfc2f9cdfa061ddb5a.zip FreeBSD-src-260d7934a518bcc3924315dfc2f9cdfa061ddb5a.tar.gz |
Forward declare mbuf and inpcb.
This fixes a compiler warning at WARNS=6 when including the header files
as follows:
#include <sys/types.h>
#include <netinet/in.h>
#include <netinet/ip_var.h>
#include <netinet/udp.h>
#include <netinet/udp_var.h>
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions