X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Flib%2Flttng-ust%2Flttng-bytecode-validator.c;h=1a3649c16080cd57bdc2170390fb0bffc3aea920;hb=cce4cff6e966e6d8f6839dcd448a7fa57a1f51c4;hp=9f127f78fffb9098c22235b4c95a7d1268e57d07;hpb=cecabda899366e6d1e4add32316f8630ff583389;p=lttng-ust.git diff --git a/src/lib/lttng-ust/lttng-bytecode-validator.c b/src/lib/lttng-ust/lttng-bytecode-validator.c index 9f127f78..1a3649c1 100644 --- a/src/lib/lttng-ust/lttng-bytecode-validator.c +++ b/src/lib/lttng-ust/lttng-bytecode-validator.c @@ -15,7 +15,7 @@ #include "lttng-bytecode.h" #include "common/hash.h" -#include "string-utils.h" +#include "common/strutils.h" #include "lib/lttng-ust/events.h" #include "common/macros.h"