X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=src%2Flttng-syscalls-entry-compat-table.c;h=4eb8940d16ff55578fefab5f0ba120f8e9b9757b;hb=435454a76c63eb3f574562aeb8146fba8889b25e;hp=2c2902bd2e8a7fc45ae8570c565af2e0f8baec5b;hpb=e42c4f49c15b4365de8d01b1a010c9b7e95163b8;p=lttng-modules.git diff --git a/src/lttng-syscalls-entry-compat-table.c b/src/lttng-syscalls-entry-compat-table.c index 2c2902bd..4eb8940d 100644 --- a/src/lttng-syscalls-entry-compat-table.c +++ b/src/lttng-syscalls-entry-compat-table.c @@ -25,7 +25,7 @@ #define LTTNG_PACKAGE_BUILD #define CREATE_TRACE_POINTS #define TP_MODULE_NOINIT -#define TRACE_INCLUDE_PATH instrumentation/syscalls/headers +#define TRACE_INCLUDE_PATH instrumentation/syscalls #define PARAMS(args...) args @@ -65,12 +65,12 @@ #undef TRACE_SYSTEM #define TRACE_SYSTEM compat_syscall_entry_integers #define TRACE_INCLUDE_FILE compat_syscalls_integers -#include +#include #undef TRACE_INCLUDE_FILE #undef TRACE_SYSTEM #define TRACE_SYSTEM compat_syscall_entry_pointers #define TRACE_INCLUDE_FILE compat_syscalls_pointers -#include +#include #undef TRACE_INCLUDE_FILE #undef TRACE_SYSTEM #undef SC_LTTNG_TRACEPOINT_ENUM @@ -100,8 +100,8 @@ /* Event compat syscall enter table */ const struct trace_syscall_entry _compat_sc_table[] = { -#include -#include +#include +#include }; const struct trace_syscall_table compat_sc_table = {