summaryrefslogtreecommitdiff
path: root/lib/librthread/rthread_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librthread/rthread_file.c')
-rw-r--r--lib/librthread/rthread_file.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/librthread/rthread_file.c b/lib/librthread/rthread_file.c
index 95358514d0f..14190662885 100644
--- a/lib/librthread/rthread_file.c
+++ b/lib/librthread/rthread_file.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: rthread_file.c,v 1.2 2009/11/27 19:45:54 guenther Exp $ */
+/* $OpenBSD: rthread_file.c,v 1.3 2011/11/06 11:48:59 guenther Exp $ */
/*
* Copyright (c) 1995 John Birrell <jb@cimlogic.com.au>.
* All rights reserved.
@@ -40,10 +40,8 @@
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
-#include <string.h>
#include <sys/queue.h>
#include <pthread.h>
-#include <machine/spinlock.h>
#include "rthread.h"
/*