X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Fust-comm.h;h=10dbca2148c9e3f178c97517aa6cd501516b8099;hb=db56acaff475812dfd774a52b3d54eae5c115315;hp=6a08b306b1b9ade6b44cf722d8b3d26a73281600;hpb=451d66b27efb332bd16f79dcee374b6a2c85186f;p=lttng-ust.git diff --git a/include/ust-comm.h b/include/ust-comm.h index 6a08b306..10dbca21 100644 --- a/include/ust-comm.h +++ b/include/ust-comm.h @@ -34,6 +34,10 @@ #include #include +#ifndef LTTNG_PACKED +#error "LTTNG_PACKED should be defined" +#endif + /* * Default timeout the application waits for the sessiond to send its * "register done" command. Can be overridden with the environment