]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - sysdeps/htl/bits/types/struct___pthread_attr.h
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / htl / bits / types / struct___pthread_attr.h
index 2299c0179f8264e90ba40affbece4f105590a2ab..b2c5c63f27b5c1be37e8d51a989d200d3250d784 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread attribute type.  Generic version.
-   Copyright (C) 2000-2018 Free Software Foundation, Inc.
+   Copyright (C) 2000-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -19,7 +19,7 @@
 #ifndef _BITS_TYPES_STRUCT___PTHREAD_ATTR
 #define _BITS_TYPES_STRUCT___PTHREAD_ATTR      1
 
-#include <sched.h>
+#include <bits/types/struct_sched_param.h>
 
 #define __need_size_t
 #include <stddef.h>