aboutsummaryrefslogtreecommitdiff
path: root/stdio-common
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 /stdio-common
parent512a49be20d42af59968513cd5094b3918cf6663 (diff)
downloadglibc-b830319d49a421741b61ae29ce32ab37f8b970ed.zip
glibc-b830319d49a421741b61ae29ce32ab37f8b970ed.tar.gz
glibc-b830319d49a421741b61ae29ce32ab37f8b970ed.tar.bz2
[BZ #157] Remove include/stub-tag.h for good.
Diffstat (limited to 'stdio-common')
-rw-r--r--stdio-common/ctermid.c1
-rw-r--r--stdio-common/cuserid.c1
-rw-r--r--stdio-common/remove.c1
-rw-r--r--stdio-common/rename.c1
-rw-r--r--stdio-common/renameat.c1
-rw-r--r--stdio-common/tempname.c1
6 files changed, 0 insertions, 6 deletions
diff --git a/stdio-common/ctermid.c b/stdio-common/ctermid.c
index b1bc4c9..e78c3d0 100644
--- a/stdio-common/ctermid.c
+++ b/stdio-common/ctermid.c
@@ -32,4 +32,3 @@ ctermid (s)
stub_warning (ctermid)
-#include <stub-tag.h>
diff --git a/stdio-common/cuserid.c b/stdio-common/cuserid.c
index 758574b..68056dc 100644
--- a/stdio-common/cuserid.c
+++ b/stdio-common/cuserid.c
@@ -31,4 +31,3 @@ cuserid (s)
stub_warning (cuserid)
-#include <stub-tag.h>
diff --git a/stdio-common/remove.c b/stdio-common/remove.c
index 17e3ed6..8563b71 100644
--- a/stdio-common/remove.c
+++ b/stdio-common/remove.c
@@ -29,4 +29,3 @@ remove (file)
libc_hidden_def (remove)
stub_warning (remove)
-#include <stub-tag.h>
diff --git a/stdio-common/rename.c b/stdio-common/rename.c
index af84bed..2b3cbcf 100644
--- a/stdio-common/rename.c
+++ b/stdio-common/rename.c
@@ -37,4 +37,3 @@ rename (old, new)
stub_warning (rename)
-#include <stub-tag.h>
diff --git a/stdio-common/renameat.c b/stdio-common/renameat.c
index 821e107..ab2cf42 100644
--- a/stdio-common/renameat.c
+++ b/stdio-common/renameat.c
@@ -46,4 +46,3 @@ renameat (oldfd, old, newfd, new)
stub_warning (renameat)
-#include <stub-tag.h>
diff --git a/stdio-common/tempname.c b/stdio-common/tempname.c
index cdcdaaa..30b9fd4 100644
--- a/stdio-common/tempname.c
+++ b/stdio-common/tempname.c
@@ -57,4 +57,3 @@ __gen_tempname (tmpl, suffixlen, flags, kind)
}
stub_warning (__gen_tempname)
-#include <stub-tag.h>