mirror of
https://github.com/json-c/json-c.git
synced 2026-04-04 12:59:07 +08:00
compat/strdup.h: move common compat check for strdup() to own file
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -18,6 +18,7 @@ libjson_cincludedir = $(includedir)/json-c
|
||||
libjson_cinclude_HEADERS = \
|
||||
arraylist.h \
|
||||
bits.h \
|
||||
compat/strdup.h \
|
||||
debug.h \
|
||||
json.h \
|
||||
json_c_version.h \
|
||||
|
||||
Reference in New Issue
Block a user