vax.c doesn't need to include vax.h; gprof.h does it
This commit is contained in:
parent
ac99f5b274
commit
1aa65af6a8
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Tue Nov 21 13:24:39 1995 Ken Raeburn <raeburn@cygnus.com>
|
||||
|
||||
* vax.c: Don't include vax.h here.
|
||||
|
||||
Thu Nov 16 03:41:37 1995 Ken Raeburn <raeburn@cygnus.com>
|
||||
|
||||
Version 2.6 released.
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
#include "core.h"
|
||||
#include "hist.h"
|
||||
#include "symtab.h"
|
||||
#include "vax.h"
|
||||
|
||||
/*
|
||||
* A symbol to be the child of indirect calls:
|
||||
|
|
Loading…
Reference in a new issue