X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=instrumentation%2Fsyscalls%2Flttng-syscalls-generate-headers.sh;h=0290355e2cf4a6a4c59cc4f30605eb580228b705;hb=b7150b71f0b34c5412d77b7c25bc5b210d5cef87;hp=fb506269ef1b9e411609d365e33f83dc353f776c;hpb=cb3ef14c052adc12da2b9e26aebf9fc6e7d82fa3;p=lttng-modules.git diff --git a/instrumentation/syscalls/lttng-syscalls-generate-headers.sh b/instrumentation/syscalls/lttng-syscalls-generate-headers.sh index fb506269..0290355e 100755 --- a/instrumentation/syscalls/lttng-syscalls-generate-headers.sh +++ b/instrumentation/syscalls/lttng-syscalls-generate-headers.sh @@ -76,7 +76,7 @@ echo \ #if !defined(_TRACE_SYSCALLS_${CLASSCAP}_H) || defined(TRACE_HEADER_MULTI_READ) #define _TRACE_SYSCALLS_${CLASSCAP}_H -#include "../../../probes/lttng-tracepoint-event.h" +#include \"../../../probes/lttng-tracepoint-event.h\" #include #include \"${INPUTFILE}_${CLASS}_override.h\" #include \"syscalls_${CLASS}_override.h\"