From f77b82e81bb22ff2d20bcb08c5bb1bf82ee86f8b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 27 Dec 2000 17:17:14 +0000 Subject: [PATCH] Include internals.h to get prototypes. --- sysdeps/arm/linuxthreads/pspinlock.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sysdeps/arm/linuxthreads/pspinlock.c b/sysdeps/arm/linuxthreads/pspinlock.c index a56881a..010ad33 100644 --- a/sysdeps/arm/linuxthreads/pspinlock.c +++ b/sysdeps/arm/linuxthreads/pspinlock.c @@ -19,6 +19,7 @@ #include #include +#include "internals.h" int -- 2.7.4