Cleanup symbol clashes, stdlib header
This commit is contained in:
5
external/unbound/config.h.cmake.in
vendored
5
external/unbound/config.h.cmake.in
vendored
@@ -781,8 +781,11 @@
|
||||
#endif
|
||||
#include <assert.h>
|
||||
|
||||
#if STDC_HEADERS
|
||||
#ifdef HAVE_STDLIB_H
|
||||
#include <stdlib.h>
|
||||
#endif
|
||||
|
||||
#if STDC_HEADERS
|
||||
#include <stddef.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user