From 2eef17385a6620b1fbda54dcac0aef4fba943cf4 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 21 Feb 2001 00:24:39 +0000 Subject: Define struct _machdep_state again for libc_r to compile on mvme88k. --- lib/libpthread/arch/m88k/uthread_machdep.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lib/libpthread/arch') diff --git a/lib/libpthread/arch/m88k/uthread_machdep.h b/lib/libpthread/arch/m88k/uthread_machdep.h index 586210e0deb..a08aebd4b9a 100644 --- a/lib/libpthread/arch/m88k/uthread_machdep.h +++ b/lib/libpthread/arch/m88k/uthread_machdep.h @@ -1 +1,4 @@ -/* $OpenBSD: uthread_machdep.h,v 1.3 2000/10/04 05:55:34 d Exp $ */ +/* $OpenBSD: uthread_machdep.h,v 1.4 2001/02/21 00:24:38 miod Exp $ */ + +struct _machdep_state { +}; -- cgit v1.2.3