X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust-fd%2Flttng-ust-fd.c;h=14a23d9f557b79f12d44146d52a498b895ac76dd;hb=f7f0310af616d6baffebc42ce2374947e90f4256;hp=02a6f33c48da383969b9cfa97bc63438498d3d6d;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/liblttng-ust-fd/lttng-ust-fd.c b/liblttng-ust-fd/lttng-ust-fd.c index 02a6f33c..14a23d9f 100644 --- a/liblttng-ust-fd/lttng-ust-fd.c +++ b/liblttng-ust-fd/lttng-ust-fd.c @@ -12,8 +12,7 @@ #include #include -#include -#include "usterr-signal-safe.h" +#include static int (*__lttng_ust_fd_plibc_close)(int fd); static int (*__lttng_ust_fd_plibc_fclose)(FILE *stream);