diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-11-21 18:34:11 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-11-21 18:34:11 +0000 |
commit | 1aa65af6a8b474d62f63857dd9db4e2d12ee95b5 (patch) | |
tree | d3dc01bfb1ae260c8d1a0858cf5560ff9de9ed7a /gprof/vax.c | |
parent | ac99f5b2743db4fce7ac004c80a18926a4b58406 (diff) | |
download | gdb-1aa65af6a8b474d62f63857dd9db4e2d12ee95b5.zip gdb-1aa65af6a8b474d62f63857dd9db4e2d12ee95b5.tar.gz gdb-1aa65af6a8b474d62f63857dd9db4e2d12ee95b5.tar.bz2 |
vax.c doesn't need to include vax.h; gprof.h does it
Diffstat (limited to 'gprof/vax.c')
-rw-r--r-- | gprof/vax.c | 1 |
1 files changed, 0 insertions, 1 deletions
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: |