mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
* gprof.h: Undefine hz.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Mon Apr 26 12:37:46 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||
|
||||
* gprof.h: Include ansidecl.h before sysdep.h.
|
||||
* gprof.h: Include ansidecl.h before sysdep.h. Undefine hz.
|
||||
|
||||
Tue Apr 13 16:14:03 1993 Per Bothner (bothner@cygnus.com)
|
||||
|
||||
|
||||
@@ -24,6 +24,9 @@
|
||||
#include "bfd.h"
|
||||
#include "gmon.h"
|
||||
|
||||
/* AIX defines hz as a macro. */
|
||||
#undef hz
|
||||
|
||||
#ifdef MACHINE_H
|
||||
# include MACHINE_H
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user