mirror of
https://github.com/json-c/json-c.git
synced 2026-04-10 15:59:07 +08:00
Remove redefinition of strndup() which is no longer used in the codebase
This commit is contained in:
@@ -68,9 +68,6 @@
|
||||
/* Define to 1 if you have the `strncasecmp' function. */
|
||||
#undef HAVE_STRNCASECMP
|
||||
|
||||
/* Define to 1 if you have the `strndup' function. */
|
||||
#undef HAVE_STRNDUP
|
||||
|
||||
/* Define to 1 if you have the <syslog.h> header file. */
|
||||
#undef HAVE_SYSLOG_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user