mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 19:00:07 +00:00
2002-11-25 Roland McGrath <roland@redhat.com>
* sysdeps/mach/hurd/i386/init-first.c: Include <ldsodefs.h> and <fpu_control.h>.
This commit is contained in:
parent
e195fbaf78
commit
9d8b8e946c
@ -28,6 +28,9 @@
|
||||
#include "hurdmalloc.h" /* XXX */
|
||||
#include "../locale/localeinfo.h"
|
||||
|
||||
#include <ldsodefs.h>
|
||||
#include <fpu_control.h>
|
||||
|
||||
extern void __mach_init (void);
|
||||
extern void __libc_init (int, char **, char **);
|
||||
extern void __init_misc (int, char **, char **);
|
||||
|
Loading…
Reference in New Issue
Block a user