ywkaras commented on a change in pull request #8414:
URL: https://github.com/apache/trafficserver/pull/8414#discussion_r732221098



##########
File path: plugins/experimental/rate_limit/sni_selector.cc
##########
@@ -17,10 +17,7 @@
  */
 #include "tscore/ink_config.h"
 
-// Needs special OpenSSL APIs as a global plugin for early CLIENT_HELLO 
inspection
-#if TS_USE_HELLO_CB
-
-#include <cstring>
+#include <string.h>

Review comment:
       Why change <cstring> to <string.h> ?




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


Reply via email to