mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-04 15:54:25 +08:00
include right headers
This commit is contained in:
parent
fbe5495ad3
commit
0cd22b6a8d
@ -7,14 +7,10 @@
|
||||
#include <string.h>
|
||||
#include <sys/file.h>
|
||||
#include <alloca.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/* Make the basic types 64-bit quantities on the host */
|
||||
#define HOST_64_BIT long
|
||||
#ifndef DONTDECLARE_MALLOC
|
||||
extern PTR EXFUN(malloc,(unsigned));
|
||||
extern PTR EXFUN(realloc, (PTR, unsigned));
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
/* EXACT TYPES */
|
||||
|
Loading…
Reference in New Issue
Block a user