mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-22 00:54:36 +00:00
* gprof.h: Include ansidecl.h before sysdep.h.
This commit is contained in:
parent
be2f6bd65b
commit
8739c727bd
@ -1,3 +1,7 @@
|
||||
Mon Apr 26 12:37:46 1993 Ian Lance Taylor (ian@cygnus.com)
|
||||
|
||||
* gprof.h: Include ansidecl.h before sysdep.h.
|
||||
|
||||
Tue Apr 13 16:14:03 1993 Per Bothner (bothner@cygnus.com)
|
||||
|
||||
* M Makefile.in: Add -g to CFLAGS.
|
||||
|
@ -19,6 +19,7 @@
|
||||
* @(#)gprof.h 5.9 (Berkeley) 6/1/90
|
||||
*/
|
||||
|
||||
#include <ansidecl.h>
|
||||
#include "sysdep.h"
|
||||
#include "bfd.h"
|
||||
#include "gmon.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user