introduced str_append_printf()

This commit is contained in:
Nikos Mavrogiannopoulos
2014-06-26 13:40:50 +02:00
parent 5ef450086d
commit 3de707b0fe
7 changed files with 104 additions and 25 deletions

View File

@@ -76,6 +76,7 @@ ocserv_SOURCES = main.c main-auth.c worker-vpn.c worker-auth.c tlslib.c \
main-sup-config.c main-sup-config.h \
sup-config/file.c sup-config/file.h \
worker-bandwidth.c worker-bandwidth.h ctl.h main-ctl.h \
vasprintf.c vasprintf.h \
str.c str.h gettime.h $(CCAN_SOURCES) $(HTTP_PARSER_SOURCES) \
$(PROTOBUF_SOURCES)