ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/slirp/udp.h
(Generate patch)

Comparing BasiliskII/src/slirp/udp.h (file contents):
Revision 1.1 by gbeauche, 2005-05-13T09:00:59Z vs.
Revision 1.2 by gbeauche, 2005-05-13T14:02:37Z

# Line 94 | Line 94 | struct udpstat {
94  
95   extern struct udpstat udpstat;
96   extern struct socket udb;
97 + struct mbuf;
98  
99   void udp_init _P((void));
100   void udp_input _P((register struct mbuf *, int));

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines