diff options
Diffstat (limited to 'src/zenhttp/zenhttp.cpp')
| -rw-r--r-- | src/zenhttp/zenhttp.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenhttp/zenhttp.cpp b/src/zenhttp/zenhttp.cpp index 4bd6a5697..3e5b387b8 100644 --- a/src/zenhttp/zenhttp.cpp +++ b/src/zenhttp/zenhttp.cpp @@ -14,6 +14,7 @@ void zenhttp_forcelinktests() { http_forcelink(); + httpclient_forcelink(); forcelink_httpshared(); } |