#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
References malloc(), va_copy, va_end, and vsnprintf.
Referenced by asprintf().