summaryrefslogtreecommitdiff
path: root/sysdeps/pthread/bits/pthreadtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/pthread/bits/pthreadtypes.h')
-rw-r--r--sysdeps/pthread/bits/pthreadtypes.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysdeps/pthread/bits/pthreadtypes.h b/sysdeps/pthread/bits/pthreadtypes.h
index 70368ff..3e44d6b 100644
--- a/sysdeps/pthread/bits/pthreadtypes.h
+++ b/sysdeps/pthread/bits/pthreadtypes.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2000 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 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
@@ -25,5 +25,6 @@
#define _BITS_PTHREADTYPES_H 1
#include <pthread/pthreadtypes.h>
+#include <bits/thread-shared-types.h>
#endif /* bits/pthreadtypes.h */