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 ad14ecb8d..3ac8eea8d 100644 --- a/src/zenhttp/zenhttp.cpp +++ b/src/zenhttp/zenhttp.cpp @@ -19,6 +19,7 @@ zenhttp_forcelinktests() httpclient_test_forcelink(); forcelink_packageformat(); passwordsecurity_forcelink(); + websocket_forcelink(); } } // namespace zen |