[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1066679841.464.83.camel@localhost>
From: frank at knobbe.us (Frank Knobbe)
Subject: Linux Ported Version of MS03-043 DOS
On Mon, 2003-10-20 at 13:46, Perrymon, Josh L. wrote:
> Anyone got this to compile on FreeBSD 4.8?
>
> I get the following
>
>
> In file included from ms043DOS.c:39:
> /usr/include/arpa/inet.h:89: warning: parameter has incomplete type
> /usr/include/arpa/inet.h:92: warning: parameter has incomplete type
> /usr/include/arpa/inet.h:96: warning: parameter has incomplete type
> ms043DOS.c: In function `main':
> ms043DOS.c:84: storage size of `addr' isn't known
My guess is you are missing:
#include <netinet/in.h>
Add that and the error should go away.
Cheers,
Frank
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20031020/50e90a3b/attachment.bin
Powered by blists - more mailing lists