1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00
The test for isblank was being ignored
This commit is contained in:
Howard Chu 2015-12-31 05:31:42 +00:00
parent 91001aa446
commit a090ee97f9

View file

@ -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