Build fix: missing header on macOS
[lttng-tools.git] / src / common / exception.cpp
index 028d253f2d885a6c9d9c29a4dc8c875a40b698f2..4fc327bf351159ce63b164a350d8e8d101f6af6e 100644 (file)
@@ -9,6 +9,8 @@
 
 #include <common/error.hpp>
 
+#include <lttng/lttng-error.h>
+
 #include <sstream>
 
 namespace {
This page took 0.024556 seconds and 4 git commands to generate.