Use system header paths in core implementation files
[lttng-modules.git] / lttng-calibrate.c
index 6f8915e92b04d49f59597d796e8bbc6d10b846f3..55cb1c46ff2d3c726b2cde2efccacf534d3a598f 100644 (file)
@@ -20,8 +20,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#include "lttng-abi.h"
-#include "lttng-events.h"
+#include <lttng-abi.h>
+#include <lttng-events.h>
 
 noinline
 void lttng_calibrate_kretprobe(void)
This page took 0.023326 seconds and 4 git commands to generate.