diff options
Diffstat (limited to 'gprof/source.c')
-rw-r--r-- | gprof/source.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/source.c b/gprof/source.c index a240b03..7ed84a5 100644 --- a/gprof/source.c +++ b/gprof/source.c @@ -18,7 +18,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ - + #include "gprof.h" #include "libiberty.h" #include "filenames.h" |