diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/x86_64')
-rw-r--r-- | libpthread/nptl/sysdeps/x86_64/sysdep.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/sysdeps/x86_64/sysdep.h b/libpthread/nptl/sysdeps/x86_64/sysdep.h index ac74b7c23..350e3b5e2 100644 --- a/libpthread/nptl/sysdeps/x86_64/sysdep.h +++ b/libpthread/nptl/sysdeps/x86_64/sysdep.h @@ -17,7 +17,7 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include <sysdeps/generic/sysdep.h> +#include <common/sysdep.h> #ifdef __ASSEMBLER__ |