Dear Gnulib developers,

I want asprintf. The manual page tells me it can be provided by
vasprintf-gnu. However, if I import the vasprintf-gnu module, it tells
me to add:
  #include "vasprintf.h"

(like vasprintf-posix, but vasprintf tells me to just include stdio.h)

But this file does not seem to exist, and the compiler fails with:
fatal error: vasprintf.h: No such file or directory

Is there something else I should do?

Best regards,

Vivien

Reply via email to