Post-push fix for Bug 11896296
Didn't build on Solaris.
This commit is contained in:
parent
55e4223712
commit
326b97cf8e
@ -31,6 +31,7 @@
|
|||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
#endif
|
#endif
|
||||||
#endif /* !defined(MSDOS) && !defined(__WIN__) */
|
#endif /* !defined(MSDOS) && !defined(__WIN__) */
|
||||||
|
#include "my_net.h"
|
||||||
|
|
||||||
void my_inet_ntoa(struct in_addr in, char *buf)
|
void my_inet_ntoa(struct in_addr in, char *buf)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user