diff options
Diffstat (limited to 'src/thread/pthread_setattr_default_np.c')
-rw-r--r-- | src/thread/pthread_setattr_default_np.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/thread/pthread_setattr_default_np.c b/src/thread/pthread_setattr_default_np.c index ffd2712b..88503e34 100644 --- a/src/thread/pthread_setattr_default_np.c +++ b/src/thread/pthread_setattr_default_np.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE #include "pthread_impl.h" #include <string.h> |