You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "cmcfarlen (via GitHub)" <gi...@apache.org> on 2023/03/22 19:04:52 UTC

[GitHub] [trafficserver] cmcfarlen commented on a diff in pull request #9511: Fix records events deps

cmcfarlen commented on code in PR #9511:
URL: https://github.com/apache/trafficserver/pull/9511#discussion_r1145283425


##########
src/traffic_server/traffic_server.cc:
##########
@@ -77,7 +77,7 @@ extern "C" int plock(int);
 #include "tscore/I_Layout.h"
 #include "I_Machine.h"
 #include "records/I_RecordsConfig.h"
-#include "records/I_RecProcess.h"
+#include "RecProcess.h"

Review Comment:
   Maybe, but there isn't an include/iocore directory and everything that depends on this already has iocore/eventsystem in their include path.



-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org