From 7bf8fb104226407b75103b95525364c4667c869f Mon Sep 17 00:00:00 2001 From: Adhemerval Zanella Date: Mon, 13 Apr 2015 16:38:16 -0300 Subject: libc-vdso.h place consolidation This patch moves the libc-vdso.h internal header from bits folder to default architecture one and also corrects the remaning includes in the files. --- sysdeps/powerpc/powerpc32/backtrace.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/powerpc/powerpc32') diff --git a/sysdeps/powerpc/powerpc32/backtrace.c b/sysdeps/powerpc/powerpc32/backtrace.c index fc296bd..06886c7 100644 --- a/sysdeps/powerpc/powerpc32/backtrace.c +++ b/sysdeps/powerpc/powerpc32/backtrace.c @@ -20,7 +20,7 @@ #include #include #include -#include +#include /* This is the stack layout we see with every stack frame. Note that every routine is required by the ABI to lay out the stack -- cgit v1.1