mirror of
https://github.com/monero-project/monero.git
synced 2025-02-02 08:24:59 -05:00
Fix 3edbf57b62feeaba1f31683f24b9d76d75e03902
The test for isblank was being ignored
This commit is contained in:
parent
91001aa446
commit
a090ee97f9
2
external/unbound/config.h.cmake.in
vendored
2
external/unbound/config.h.cmake.in
vendored
@ -216,7 +216,7 @@
|
||||
#cmakedefine HAVE_IPHLPAPI_H
|
||||
|
||||
/* Define to 1 if you have the `isblank' function. */
|
||||
#undef HAVE_ISBLANK
|
||||
#cmakedefine HAVE_ISBLANK
|
||||
|
||||
/* Define to 1 if you have the `kill' function. */
|
||||
#cmakedefine HAVE_KILL
|
||||
|
Loading…
x
Reference in New Issue
Block a user