X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Fust-comm.h;h=a5e0957235ff2503e73ec8f8dfd3f17356e05735;hb=fb31eb73d8a4a6d9784ed5c335b7fa3b9684108c;hp=6a08b306b1b9ade6b44cf722d8b3d26a73281600;hpb=451d66b27efb332bd16f79dcee374b6a2c85186f;p=lttng-ust.git diff --git a/include/ust-comm.h b/include/ust-comm.h index 6a08b306..a5e09572 100644 --- a/include/ust-comm.h +++ b/include/ust-comm.h @@ -26,6 +26,7 @@ * These declarations should NOT be considered stable API. */ +#include #include #include #include @@ -34,6 +35,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