Fixed warning.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7116 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -162,6 +162,7 @@ int in_canforward (struct in_addr);
|
||||
int in_localaddr (struct in_addr);
|
||||
void in_socktrim (struct sockaddr_in*);
|
||||
/* uint16 in_cksum (struct mbuf *, int); */
|
||||
struct mbuf;
|
||||
uint16 in_cksum(struct mbuf *m, int len, int off);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user