X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Ferror.h;h=81c20223d124282b59bb8ea23801cd714156f441;hp=2ce6f57c287e4991ad28d284a861ca440569561e;hb=d05ea5da688c31457a8cf5bbcb552e0045b60a52;hpb=68080f48f3874403769559009125aefb3c0bab97 diff --git a/src/common/error.h b/src/common/error.h index 2ce6f57c2..81c20223d 100644 --- a/src/common/error.h +++ b/src/common/error.h @@ -20,6 +20,7 @@ #include #include +#include /* Stringify the expansion of a define */ #define XSTR(d) STR(d)