X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=wrapper%2Fuuid.h;h=b118b3652712247087e012db9469e5897cd34879;hb=a90917c3f8c4ed79117f1caa333b29a2108084ec;hp=bfa67ff3c1db13d322d907309e810ae72509f4ce;hpb=edb5c2da83545004c5f556accb79d010a6b1e3a9;p=lttng-modules.git diff --git a/wrapper/uuid.h b/wrapper/uuid.h index bfa67ff3..b118b365 100644 --- a/wrapper/uuid.h +++ b/wrapper/uuid.h @@ -1,5 +1,5 @@ -#ifndef _LTT_WRAPPER_UUID_H -#define _LTT_WRAPPER_UUID_H +#ifndef _LTTNG_WRAPPER_UUID_H +#define _LTTNG_WRAPPER_UUID_H /* * Copyright (C) 2011 Mathieu Desnoyers (mathieu.desnoyers@efficios.com) @@ -26,4 +26,4 @@ void uuid_le_gen(uuid_le *u) } #endif -#endif /* _LTT_WRAPPER_UUID_H */ +#endif /* _LTTNG_WRAPPER_UUID_H */