diff --git a/source/kthread.h b/source/kthread.h index c6c181a..217bcf3 100644 --- a/source/kthread.h +++ b/source/kthread.h @@ -4,7 +4,7 @@ // #define KTHREAD_CLONE #ifdef KTHREAD_CLONE -#define _GNU_SOURCE // NOLINT +#define _GNU_SOURCE // NOLINT #endif #include