ports/devel/libexplain/files/patch-libexplain__vasprintf.h
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

11 lines
325 B
C

--- libexplain/vasprintf.h.orig 2013-12-06 17:16:42.000000000 +0900
+++ libexplain/vasprintf.h 2013-12-06 17:17:29.000000000 +0900
@@ -27,6 +27,8 @@
* by the <i>vasprintf</i>(3) system call.
*/
+#include <libexplain/ac/stdarg.h>
+
#include <libexplain/gcc_attributes.h>
#include <libexplain/large_file_support.h>