forked from Imagelibrary/binutils-gdb
gprof/
* gprof.h: Include gconfig.h. #undef PACKAGE. ld/ * ldlang.c: Do not include limits.h.
This commit is contained in:
@@ -29,6 +29,10 @@
|
||||
#ifndef gprof_h
|
||||
#define gprof_h
|
||||
|
||||
#include "gconfig.h"
|
||||
|
||||
#undef PACKAGE
|
||||
|
||||
/* Include the BFD sysdep.h file. */
|
||||
#include "sysdep.h"
|
||||
#include "bfd.h"
|
||||
|
||||
Reference in New Issue
Block a user