opnsense-ports/devel/libexplain/files/patch-libexplain__vasprintf.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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>