Commit 40af5949 authored by Magne Mahre's avatar Magne Mahre

Post-push fix for Bug 11896296

Didn't build on Solaris.
parent 7606856e
......@@ -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)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment