Self explanatory I guess... Fixes the Linux build for me.
Thanks,
Dragos
Index: include/lldb/Host/Host.h
===================================================================
--- include/lldb/Host/Host.h (revision 147774)
+++ include/lldb/Host/Host.h (working copy)
@@ -14,6 +14,7 @@
#include "lldb/lldb-private.h"
#include "lldb/Core/StringList.h"
+#include <stdarg.h>
namespace lldb_private {
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev