diff options
| author | Ben Woosley <[email protected]> | 2019-03-09 12:37:09 -0500 |
|---|---|---|
| committer | Ben Woosley <[email protected]> | 2019-04-13 20:21:02 -0700 |
| commit | b4fd0ca9be14c81023db759c405c0f67cfa78166 (patch) | |
| tree | 087c594164ddd6f2d5d96669e4cdc18b1edb67f9 /src/httpserver.cpp | |
| parent | [moveonly] Split glibc sanity_test_fdelt out (diff) | |
| download | discoin-b4fd0ca9be14c81023db759c405c0f67cfa78166.tar.xz discoin-b4fd0ca9be14c81023db759c405c0f67cfa78166.zip | |
Include cstring for sanity_test_fdelt if required
SmartOS FD_ZERO is implemented in a way that requires
an external declaration of memcpy. We can not simply
include cstring in the existing file because
sanity_test_memcpy is attempting to replace memcpy, but we can do
so here, now that the fdelt test is split out.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions