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