randall commented on a change in pull request #6489:
URL: https://github.com/apache/trafficserver/pull/6489#discussion_r442362068



##########
File path: plugins/xdebug/xdebug.cc
##########
@@ -31,10 +31,10 @@
 #include <unistd.h>
 
 #include <ts/ts.h>
-#include "tscore/ink_defs.h"
-#include "tscpp/util/PostScript.h"
-#include "tscpp/util/TextView.h"
-#include "Cleanup.h"
+#include <tscore/ink_defs.h>

Review comment:
       also `<` tends to indicate a system include file. Plus all of the other 
inclusions of ink_defs. in plugins use `"`




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to