Include <stdarg.h> in public header.
authorGuido Günther <agx@sigxcpu.org>
Fri, 5 Nov 2010 12:23:11 +0000 (12:23 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 5 Nov 2010 12:25:24 +0000 (12:25 +0000)
commit7fc338690f385c2495b7ba5f98346a5c057991ea
treeb833692c2c9f266baa81643babf05ffd1964521b
parent6283982e36eeb3d19940618dc0aec88da08c7516
Include <stdarg.h> in public header.

Public headers use va_list, and this gives an error unless <stdarg.h>
had been included before the header.
src/guestfs.h