ports/devel/libexplain/files/patch-libexplain__buffer__hostent.c
Danilo Egea Gondolfo e3c3b5d6f2 - Update from 1.2 to 1.3 patch level D012
PR:		ports/184885
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-22 00:21:49 +00:00

10 lines
362 B
C

--- ./libexplain/buffer/hostent.c.orig 2013-03-15 02:34:07.000000000 +0100
+++ ./libexplain/buffer/hostent.c 2013-05-31 10:52:55.842570569 +0200
@@ -18,6 +18,7 @@
#include <libexplain/ac/netdb.h>
#include <libexplain/ac/string.h>
+#include <libexplain/ac/sys/socket.h>
#include <libexplain/buffer/address_family.h>
#include <libexplain/buffer/hexdump.h>