> POSIX asprintf() is unavailable on Windows. > Add eal_asprintf() wrapper for EAL internal use. > On Windows it's a function, on Unix it's a macro for asprintf(). > > Signed-off-by: Dmitry Kozlyuk <[email protected]> > ---
Acked-by: Khoa To <[email protected]>

