Remove references to STDC_HEADERS (thanks @sezero!)
This commit is contained in:
parent
581f1ca5c8
commit
a268c841e3
2 changed files with 1 additions and 2 deletions
|
@ -74,7 +74,7 @@
|
|||
# include <stdarg.h>
|
||||
#endif
|
||||
#ifdef HAVE_STRING_H
|
||||
# if !defined(STDC_HEADERS) && defined(HAVE_MEMORY_H)
|
||||
# ifdef HAVE_MEMORY_H
|
||||
# include <memory.h>
|
||||
# endif
|
||||
# include <string.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue