summaryrefslogtreecommitdiff
path: root/libthreads
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1994-05-04 19:05:26 +0000
committerMichael I. Bushnell <mib@gnu.org>1994-05-04 19:05:26 +0000
commit0464bc0bb3adabd8b316247e5e6ac8704c57d352 (patch)
tree048af3501af953503d0964fd32e20d767c70b4f2 /libthreads
parent2fa256b36881b63bc0450dbc3033e1c67030e0e9 (diff)
entered into RCS
Diffstat (limited to 'libthreads')
-rw-r--r--libthreads/i386/thread.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libthreads/i386/thread.c b/libthreads/i386/thread.c
index 155146b2..8ba81826 100644
--- a/libthreads/i386/thread.c
+++ b/libthreads/i386/thread.c
@@ -52,12 +52,12 @@
*/
#ifndef lint
-static char rcs_id[] = "$Header: cvs-sans-libpthread/hurd/libthreads/i386/thread.c,v 1.1 1992/10/06 18:31:16 mib Exp $";
+static char rcs_id[] = "$Header: cvs-sans-libpthread/hurd/libthreads/i386/thread.c,v 1.2 1994/05/04 19:05:26 mib Exp $";
#endif not lint
-#include <cthreads.h>
-#include "cthread_internals.h"
+#include "../cthreads.h"
+#include "../cthread_internals.h"
#include <mach/mach.h>