X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fust-endian.h;fp=include%2Flttng%2Fust-endian.h;h=7a69d808b2fbbbc1002fa5376faf042eb5e11979;hb=3803c9c40dc62c9c4a835b375b6c7bd2912f22dc;hp=085ff0728e0f7d6fbde7c43e07c4c7e8591ec195;hpb=3241c2d2a8bdeeeaebdfbb877bf7b8517d471c1a;p=lttng-ust.git diff --git a/include/lttng/ust-endian.h b/include/lttng/ust-endian.h index 085ff072..7a69d808 100644 --- a/include/lttng/ust-endian.h +++ b/include/lttng/ust-endian.h @@ -20,7 +20,7 @@ #ifdef __linux__ #include -#elif __FreeBSD__ +#elif defined(__FreeBSD__) #include #else #error "Please add support for your OS into lttng/ust-endian.h."