vasprintf_compat.h: spin-off this compat header ; use math_compat.h as template

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2016-11-16 17:04:41 +02:00
parent 8cb86a583a
commit 47f32a76ef
7 changed files with 53 additions and 41 deletions

View File

@@ -37,6 +37,7 @@ set(JSON_C_HEADERS
./linkhash.h
./math_compat.h
./strdup_compat.h
./vasprintf_compat.h
./printbuf.h
./random_seed.h
)