diff options
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rw-r--r-- | gprof/vax.c | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 009164d..fa1d8aa 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -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. diff --git a/gprof/vax.c b/gprof/vax.c index 9d7fa83..6a1034c 100644 --- a/gprof/vax.c +++ b/gprof/vax.c @@ -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: |