summaryrefslogtreecommitdiff
path: root/gmon
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-11-04 19:59:40 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-11-04 19:59:40 +0100
commitb830319d49a421741b61ae29ce32ab37f8b970ed (patch)
tree9611a0ac70047e08ed3850dce6d9cdf143b9e833 /gmon
parent512a49be20d42af59968513cd5094b3918cf6663 (diff)
[BZ #157] Remove include/stub-tag.h for good.
Diffstat (limited to 'gmon')
-rw-r--r--gmon/profil.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gmon/profil.c b/gmon/profil.c
index 53c2263c49..a48ef71e0b 100644
--- a/gmon/profil.c
+++ b/gmon/profil.c
@@ -38,4 +38,3 @@ __profil (u_short *sample_buffer, size_t size, size_t offset, u_int scale)
}
weak_alias (__profil, profil)
stub_warning (profil)
-#include <stub-tag.h>