X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-uuid.h;h=3b05d178e02a7f2bd1b0fff9754cf06c92932261;hb=6c737d0594cac0d969e1948ea1ed55c15be9cec8;hp=add11e1f842fca5f84e6ee33bb510144c3bccfa0;hpb=74d81a6cca2cd4a7718bba9368f382f9f2fbba84;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-uuid.h b/liblttng-ust/lttng-ust-uuid.h index add11e1f..3b05d178 100644 --- a/liblttng-ust/lttng-ust-uuid.h +++ b/liblttng-ust/lttng-ust-uuid.h @@ -24,10 +24,6 @@ */ #include /* For LTTNG_UST_UUID_LEN */ - -/* - * Includes final \0. - */ -#define LTTNG_UST_UUID_STR_LEN 37 +#include #endif /* _LTTNG_UST_UUID_H */