summaryrefslogtreecommitdiff
path: root/nptl/pthread_create.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-12-21 22:54:00 +0000
committerRoland McGrath <roland@gnu.org>2005-12-21 22:54:00 +0000
commit8dea90aab05bd062d0c8a6974d5405c69982e82a (patch)
treeabaf93653b73792e22cd77c73bbca9075054b022 /nptl/pthread_create.c
parent8f480b4bc2540b05c200617d68d3be465ccd2a7e (diff)
* sysdeps/mach/hurd/ifreq.c: Add missing #includes.
Diffstat (limited to 'nptl/pthread_create.c')
-rw-r--r--nptl/pthread_create.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/pthread_create.c b/nptl/pthread_create.c
index c11d972572..729b76b838 100644
--- a/nptl/pthread_create.c
+++ b/nptl/pthread_create.c
@@ -52,7 +52,7 @@ unsigned int __nptl_nthreads = 1;
#include "allocatestack.c"
/* Code to create the thread. */
-#include "createthread.c"
+#include <createthread.c>
struct pthread *