mirror of
https://github.com/sheumann/telnetd.git
synced 2024-11-22 16:31:27 +00:00
3 lines
77 B
C
3 lines
77 B
C
#include <stdarg.h>
|
|
|
|
int vasprintf(char **strp, const char *fmt, va_list ap); |