From ba6cd4c3222c90a0bb583afbcba335d36ceb8418 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 22 Oct 2012 21:14:02 +0200 Subject: [PATCH] ustream.h: include stdarg.h --- ustream.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ustream.h b/ustream.h index c9e23e8..0ec2ac3 100644 --- a/ustream.h +++ b/ustream.h @@ -19,6 +19,7 @@ #ifndef __USTREAM_H #define __USTREAM_H +#include #include "uloop.h" struct ustream; -- 2.11.0