Add compile time assertion that array and sequence have integer elements
[lttng-ust.git] / liblttng-ust / lttng-ust-uuid.h
index add11e1f842fca5f84e6ee33bb510144c3bccfa0..3b05d178e02a7f2bd1b0fff9754cf06c92932261 100644 (file)
  */
 
 #include <lttng/ust-events.h> /* For LTTNG_UST_UUID_LEN */
-
-/*
- * Includes final \0.
- */
-#define LTTNG_UST_UUID_STR_LEN         37
+#include <lttng/ust-clock.h>
 
 #endif /* _LTTNG_UST_UUID_H */
This page took 0.022895 seconds and 4 git commands to generate.