Post-push fix for Bug 11896296

Didn't build on Solaris.
This commit is contained in:
Magne Mahre 2011-03-22 16:27:32 +01:00
parent 55e4223712
commit 326b97cf8e

View File

@ -31,6 +31,7 @@
#include <arpa/inet.h>
#endif
#endif /* !defined(MSDOS) && !defined(__WIN__) */
#include "my_net.h"
void my_inet_ntoa(struct in_addr in, char *buf)
{