strdup_compat.h: re-spin 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:00:45 +02:00
parent c0da680f13
commit 8cb86a583a
8 changed files with 22 additions and 16 deletions

View File

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