X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Fwrapper%2Flimits.h;h=cadd3c83d6915c5b27753db2020e4bf47099dabd;hb=fcbc2cf07d205c29909a923d64e59015b475c144;hp=832c2f7fbb7f295805392d962e47287fd0545a49;hpb=236233f79b01cd3d9f7717650a46bda8c0d7ab85;p=lttng-modules.git diff --git a/include/wrapper/limits.h b/include/wrapper/limits.h index 832c2f7f..cadd3c83 100644 --- a/include/wrapper/limits.h +++ b/include/wrapper/limits.h @@ -8,7 +8,7 @@ #ifndef _LTTNG_WRAPPER_LIMITS_H #define _LTTNG_WRAPPER_LIMITS_H -#include +#include #ifndef SIZE_MAX #define SIZE_MAX (~(size_t)0)