X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=blobdiff_plain;f=liblttng-ust%2Fcompat.h;fp=liblttng-ust%2Fcompat.h;h=e54d25e142e3117e9b8378f3c89d303195397595;hp=2690a7607ded20571f96cb79a417c9c3be0cb0e8;hb=68f71a808863802927fe2a649304ae4f3e2b19cb;hpb=c1e82f74181f13b7fc893c2109320eb71b60e491 diff --git a/liblttng-ust/compat.h b/liblttng-ust/compat.h index 2690a760..e54d25e1 100644 --- a/liblttng-ust/compat.h +++ b/liblttng-ust/compat.h @@ -34,7 +34,7 @@ void lttng_ust_getprocname(char *name) (void) prctl(PR_GET_NAME, (unsigned long) name, 0, 0, 0); } -#elif defined(__FreeBSD__) +#elif defined(__FreeBSD__) || defined(__CYGWIN__) #include #include