zwoop commented on code in PR #10559: URL: https://github.com/apache/trafficserver/pull/10559#discussion_r1365701775
########## plugins/experimental/rate_limit/CMakeLists.txt: ########## @@ -15,6 +15,8 @@ # ####################### +project(rate_limit) + add_atsplugin( rate_limit ip_reputation.cc Review Comment: Not sure why it didn't fail without lists.cc ... Added. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
