1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.

This commit is contained in:
Ulrich Drepper
2007-05-26 20:13:27 +00:00
parent d8ff3792a8
commit 6df7ffad19
11 changed files with 27 additions and 31 deletions

View File

@ -20,6 +20,7 @@
#include <stdlib.h>
#include <unistd.h>
#include <ldsodefs.h>
#include <sysdep.h>
#include <bp-start.h>
#include <bp-sym.h>