aboutsummaryrefslogtreecommitdiff
path: root/misc
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 /misc
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 'misc')
-rw-r--r--misc/acct.c1
-rw-r--r--misc/brk.c1
-rw-r--r--misc/chflags.c1
-rw-r--r--misc/chroot.c1
-rw-r--r--misc/fchflags.c1
-rw-r--r--misc/fgetxattr.c1
-rw-r--r--misc/flistxattr.c1
-rw-r--r--misc/fremovexattr.c1
-rw-r--r--misc/fsetxattr.c1
-rw-r--r--misc/fsync.c1
-rw-r--r--misc/ftruncate.c1
-rw-r--r--misc/futimes.c1
-rw-r--r--misc/futimesat.c1
-rw-r--r--misc/getdomain.c1
-rw-r--r--misc/getdtsz.c1
-rw-r--r--misc/gethostid.c1
-rw-r--r--misc/gethostname.c1
-rw-r--r--misc/getloadavg.c1
-rw-r--r--misc/getpagesize.c1
-rw-r--r--misc/getsysstats.c1
-rw-r--r--misc/getxattr.c1
-rw-r--r--misc/gtty.c1
-rw-r--r--misc/ioctl.c1
-rw-r--r--misc/lgetxattr.c1
-rw-r--r--misc/listxattr.c1
-rw-r--r--misc/llistxattr.c1
-rw-r--r--misc/lremovexattr.c1
-rw-r--r--misc/lsetxattr.c1
-rw-r--r--misc/lutimes.c1
-rw-r--r--misc/madvise.c1
-rw-r--r--misc/mincore.c1
-rw-r--r--misc/mlock.c1
-rw-r--r--misc/mlockall.c1
-rw-r--r--misc/mmap.c1
-rw-r--r--misc/mprotect.c1
-rw-r--r--misc/msync.c1
-rw-r--r--misc/munlock.c1
-rw-r--r--misc/munlockall.c1
-rw-r--r--misc/munmap.c1
-rw-r--r--misc/preadv.c1
-rw-r--r--misc/preadv64.c1
-rw-r--r--misc/ptrace.c1
-rw-r--r--misc/pwritev.c1
-rw-r--r--misc/pwritev64.c1
-rw-r--r--misc/readv.c1
-rw-r--r--misc/reboot.c1
-rw-r--r--misc/remap_file_pages.c1
-rw-r--r--misc/removexattr.c1
-rw-r--r--misc/revoke.c1
-rw-r--r--misc/select.c1
-rw-r--r--misc/setdomain.c1
-rw-r--r--misc/setegid.c1
-rw-r--r--misc/seteuid.c1
-rw-r--r--misc/sethostid.c1
-rw-r--r--misc/sethostname.c1
-rw-r--r--misc/setregid.c1
-rw-r--r--misc/setreuid.c1
-rw-r--r--misc/setxattr.c1
-rw-r--r--misc/sstk.c1
-rw-r--r--misc/stty.c1
-rw-r--r--misc/swapoff.c1
-rw-r--r--misc/swapon.c1
-rw-r--r--misc/sync.c1
-rw-r--r--misc/syncfs.c1
-rw-r--r--misc/syscall.c1
-rw-r--r--misc/truncate.c1
-rw-r--r--misc/ualarm.c1
-rw-r--r--misc/usleep.c1
-rw-r--r--misc/ustat.c1
-rw-r--r--misc/utimes.c1
-rw-r--r--misc/vhangup.c1
-rw-r--r--misc/writev.c1
72 files changed, 0 insertions, 72 deletions
diff --git a/misc/acct.c b/misc/acct.c
index 0ae8d7f..8e4713b 100644
--- a/misc/acct.c
+++ b/misc/acct.c
@@ -30,4 +30,3 @@ acct (name)
}
stub_warning (acct)
-#include <stub-tag.h>
diff --git a/misc/brk.c b/misc/brk.c
index 0976456..bcbac64 100644
--- a/misc/brk.c
+++ b/misc/brk.c
@@ -33,4 +33,3 @@ __brk (addr)
stub_warning (brk)
weak_alias (__brk, brk)
-#include <stub-tag.h>
diff --git a/misc/chflags.c b/misc/chflags.c
index ea6e742..d1a44b2 100644
--- a/misc/chflags.c
+++ b/misc/chflags.c
@@ -39,4 +39,3 @@ chflags (file, flags)
}
stub_warning (chflags)
-#include <stub-tag.h>
diff --git a/misc/chroot.c b/misc/chroot.c
index db301ad..1c1bbd8 100644
--- a/misc/chroot.c
+++ b/misc/chroot.c
@@ -30,4 +30,3 @@ chroot (path)
stub_warning (chroot)
-#include <stub-tag.h>
diff --git a/misc/fchflags.c b/misc/fchflags.c
index ebb50db..8277134 100644
--- a/misc/fchflags.c
+++ b/misc/fchflags.c
@@ -39,4 +39,3 @@ fchflags (fd, flags)
}
stub_warning (fchflags)
-#include <stub-tag.h>
diff --git a/misc/fgetxattr.c b/misc/fgetxattr.c
index 049fd28..86df9a4 100644
--- a/misc/fgetxattr.c
+++ b/misc/fgetxattr.c
@@ -27,4 +27,3 @@ fgetxattr (int __fd, const char *__name,
}
stub_warning (fgetxattr)
-#include <stub-tag.h>
diff --git a/misc/flistxattr.c b/misc/flistxattr.c
index dbbe20a..8f5667f 100644
--- a/misc/flistxattr.c
+++ b/misc/flistxattr.c
@@ -26,4 +26,3 @@ flistxattr (int __fd, char *__list, size_t __size)
}
stub_warning (flistxattr)
-#include <stub-tag.h>
diff --git a/misc/fremovexattr.c b/misc/fremovexattr.c
index 8f38e0a..f21da5a 100644
--- a/misc/fremovexattr.c
+++ b/misc/fremovexattr.c
@@ -26,4 +26,3 @@ fremovexattr (int __fd, const char *__name)
}
stub_warning (fremovexattr)
-#include <stub-tag.h>
diff --git a/misc/fsetxattr.c b/misc/fsetxattr.c
index 706e4bb..2d62a17 100644
--- a/misc/fsetxattr.c
+++ b/misc/fsetxattr.c
@@ -27,4 +27,3 @@ fsetxattr (int __fd, const char *__name, const void *__value,
}
stub_warning (fsetxattr)
-#include <stub-tag.h>
diff --git a/misc/fsync.c b/misc/fsync.c
index d94a059..a927f72 100644
--- a/misc/fsync.c
+++ b/misc/fsync.c
@@ -29,4 +29,3 @@ fsync (fd)
stub_warning (fsync)
-#include <stub-tag.h>
diff --git a/misc/ftruncate.c b/misc/ftruncate.c
index f2b2e27..79bf287 100644
--- a/misc/ftruncate.c
+++ b/misc/ftruncate.c
@@ -32,4 +32,3 @@ __ftruncate (fd, length)
weak_alias (__ftruncate, ftruncate)
stub_warning (ftruncate)
-#include <stub-tag.h>
diff --git a/misc/futimes.c b/misc/futimes.c
index b644fd1..1204a9c 100644
--- a/misc/futimes.c
+++ b/misc/futimes.c
@@ -30,4 +30,3 @@ __futimes (int fd, const struct timeval tvp[2])
weak_alias (__futimes, futimes)
stub_warning (futimes)
-#include <stub-tag.h>
diff --git a/misc/futimesat.c b/misc/futimesat.c
index 5d895bc..b33939e 100644
--- a/misc/futimesat.c
+++ b/misc/futimesat.c
@@ -42,4 +42,3 @@ futimesat (fd, file, tvp)
}
stub_warning (futimesat)
-#include <stub-tag.h>
diff --git a/misc/getdomain.c b/misc/getdomain.c
index c8d1527..7fb8da2 100644
--- a/misc/getdomain.c
+++ b/misc/getdomain.c
@@ -56,7 +56,6 @@ getdomainname (name, len)
}
stub_warning (getdomainname)
-#include <stub-tag.h>
#endif
diff --git a/misc/getdtsz.c b/misc/getdtsz.c
index 020ec9d..7c6f7e6 100644
--- a/misc/getdtsz.c
+++ b/misc/getdtsz.c
@@ -29,4 +29,3 @@ __getdtablesize ()
stub_warning (getdtablesize)
weak_alias (__getdtablesize, getdtablesize)
-#include <stub-tag.h>
diff --git a/misc/gethostid.c b/misc/gethostid.c
index 8854cf4..876c83c 100644
--- a/misc/gethostid.c
+++ b/misc/gethostid.c
@@ -28,4 +28,3 @@ gethostid ()
stub_warning (gethostid)
-#include <stub-tag.h>
diff --git a/misc/gethostname.c b/misc/gethostname.c
index 6e70da9..40d3027 100644
--- a/misc/gethostname.c
+++ b/misc/gethostname.c
@@ -32,4 +32,3 @@ __gethostname (name, len)
stub_warning (gethostname)
weak_alias (__gethostname, gethostname)
-#include <stub-tag.h>
diff --git a/misc/getloadavg.c b/misc/getloadavg.c
index 768fe32..6e39939 100644
--- a/misc/getloadavg.c
+++ b/misc/getloadavg.c
@@ -33,4 +33,3 @@ getloadavg (double loadavg[], int nelem)
return -1;
}
stub_warning (getloadavg)
-#include <stub-tag.h>
diff --git a/misc/getpagesize.c b/misc/getpagesize.c
index 0ec823d..6d3821a 100644
--- a/misc/getpagesize.c
+++ b/misc/getpagesize.c
@@ -29,4 +29,3 @@ libc_hidden_def (__getpagesize)
stub_warning (getpagesize)
weak_alias (__getpagesize, getpagesize)
-#include <stub-tag.h>
diff --git a/misc/getsysstats.c b/misc/getsysstats.c
index d03e75b..c5ce2fd 100644
--- a/misc/getsysstats.c
+++ b/misc/getsysstats.c
@@ -65,4 +65,3 @@ __get_avphys_pages ()
weak_alias (__get_avphys_pages, get_avphys_pages)
stub_warning (get_avphys_pages)
-#include <stub-tag.h>
diff --git a/misc/getxattr.c b/misc/getxattr.c
index bde3619..1e5b2bb 100644
--- a/misc/getxattr.c
+++ b/misc/getxattr.c
@@ -27,4 +27,3 @@ getxattr (const char *__path, const char *__name,
}
stub_warning (getxattr)
-#include <stub-tag.h>
diff --git a/misc/gtty.c b/misc/gtty.c
index e1a2668..2c6ae3f 100644
--- a/misc/gtty.c
+++ b/misc/gtty.c
@@ -36,4 +36,3 @@ gtty (fd, params)
}
stub_warning (gtty)
-#include <stub-tag.h>
diff --git a/misc/ioctl.c b/misc/ioctl.c
index 616ee2d..f47d90e 100644
--- a/misc/ioctl.c
+++ b/misc/ioctl.c
@@ -31,4 +31,3 @@ __ioctl (fd, request)
stub_warning (ioctl)
weak_alias (__ioctl, ioctl)
-#include <stub-tag.h>
diff --git a/misc/lgetxattr.c b/misc/lgetxattr.c
index fcdf53c..44e23d9 100644
--- a/misc/lgetxattr.c
+++ b/misc/lgetxattr.c
@@ -27,4 +27,3 @@ lgetxattr (const char *__path, const char *__name,
}
stub_warning (lgetxattr)
-#include <stub-tag.h>
diff --git a/misc/listxattr.c b/misc/listxattr.c
index a58f217..5de7d30 100644
--- a/misc/listxattr.c
+++ b/misc/listxattr.c
@@ -26,4 +26,3 @@ listxattr (const char *__path, char *__list, size_t __size)
}
stub_warning (listxattr)
-#include <stub-tag.h>
diff --git a/misc/llistxattr.c b/misc/llistxattr.c
index f133579..da3bfee 100644
--- a/misc/llistxattr.c
+++ b/misc/llistxattr.c
@@ -26,4 +26,3 @@ llistxattr (const char *__path, char *__list, size_t __size)
}
stub_warning (llistxattr)
-#include <stub-tag.h>
diff --git a/misc/lremovexattr.c b/misc/lremovexattr.c
index 541e22d..a04853f 100644
--- a/misc/lremovexattr.c
+++ b/misc/lremovexattr.c
@@ -26,4 +26,3 @@ lremovexattr (const char *__path, const char *__name)
}
stub_warning (lremovexattr)
-#include <stub-tag.h>
diff --git a/misc/lsetxattr.c b/misc/lsetxattr.c
index bc43e17..f433fe4 100644
--- a/misc/lsetxattr.c
+++ b/misc/lsetxattr.c
@@ -27,4 +27,3 @@ lsetxattr (const char *__path, const char *__name,
}
stub_warning (lsetxattr)
-#include <stub-tag.h>
diff --git a/misc/lutimes.c b/misc/lutimes.c
index ed7e842..57faae4 100644
--- a/misc/lutimes.c
+++ b/misc/lutimes.c
@@ -31,4 +31,3 @@ __lutimes (const char *file, const struct timeval tvp[2])
weak_alias (__lutimes, lutimes)
stub_warning (lutimes)
-#include <stub-tag.h>
diff --git a/misc/madvise.c b/misc/madvise.c
index 4e9681a..188a20e 100644
--- a/misc/madvise.c
+++ b/misc/madvise.c
@@ -33,4 +33,3 @@ libc_hidden_def (__madvise)
weak_alias (__madvise, madvise)
stub_warning (madvise)
-#include <stub-tag.h>
diff --git a/misc/mincore.c b/misc/mincore.c
index e85ebce..8e8045c 100644
--- a/misc/mincore.c
+++ b/misc/mincore.c
@@ -26,4 +26,3 @@ mincore (void *__start, size_t __len, unsigned char *__vec)
}
stub_warning (mincore)
-#include <stub-tag.h>
diff --git a/misc/mlock.c b/misc/mlock.c
index 588495c..0d81d04 100644
--- a/misc/mlock.c
+++ b/misc/mlock.c
@@ -31,4 +31,3 @@ mlock (const void *addr, size_t len)
}
stub_warning (mlock)
-#include <stub-tag.h>
diff --git a/misc/mlockall.c b/misc/mlockall.c
index a740388..e51b953 100644
--- a/misc/mlockall.c
+++ b/misc/mlockall.c
@@ -32,4 +32,3 @@ mlockall (int flags)
}
stub_warning (mlockall)
-#include <stub-tag.h>
diff --git a/misc/mmap.c b/misc/mmap.c
index b77856d..dbe6255 100644
--- a/misc/mmap.c
+++ b/misc/mmap.c
@@ -36,5 +36,4 @@ __mmap (__ptr_t addr, size_t len, int prot, int flags, int fd, off_t offset)
}
stub_warning (mmap)
-#include <stub-tag.h>
weak_alias (__mmap, mmap)
diff --git a/misc/mprotect.c b/misc/mprotect.c
index e6cb623..bef7efc 100644
--- a/misc/mprotect.c
+++ b/misc/mprotect.c
@@ -32,4 +32,3 @@ __mprotect (__ptr_t addr, size_t len, int prot)
weak_alias (__mprotect, mprotect)
stub_warning (mprotect)
-#include <stub-tag.h>
diff --git a/misc/msync.c b/misc/msync.c
index c163994..aa3d0ce 100644
--- a/misc/msync.c
+++ b/misc/msync.c
@@ -31,4 +31,3 @@ msync (__ptr_t addr, size_t len, int flags)
}
stub_warning (msync)
-#include <stub-tag.h>
diff --git a/misc/munlock.c b/misc/munlock.c
index 0a02e5b..37fd518 100644
--- a/misc/munlock.c
+++ b/misc/munlock.c
@@ -30,4 +30,3 @@ munlock (const void *addr, size_t len)
}
stub_warning (munlock)
-#include <stub-tag.h>
diff --git a/misc/munlockall.c b/misc/munlockall.c
index 8094ab6..bceb944 100644
--- a/misc/munlockall.c
+++ b/misc/munlockall.c
@@ -30,4 +30,3 @@ munlockall (void)
}
stub_warning (munlockall)
-#include <stub-tag.h>
diff --git a/misc/munmap.c b/misc/munmap.c
index 8c3c37c..97c6ef9 100644
--- a/misc/munmap.c
+++ b/misc/munmap.c
@@ -30,5 +30,4 @@ __munmap (__ptr_t addr, size_t len)
}
stub_warning (munmap)
-#include <stub-tag.h>
weak_alias (__munmap, munmap)
diff --git a/misc/preadv.c b/misc/preadv.c
index 0e5138c..9ef32a6 100644
--- a/misc/preadv.c
+++ b/misc/preadv.c
@@ -37,4 +37,3 @@ preadv (fd, vector, count, offset)
}
stub_warning (preadv)
-#include <stub-tag.h>
diff --git a/misc/preadv64.c b/misc/preadv64.c
index c7c9dd1..dd49490 100644
--- a/misc/preadv64.c
+++ b/misc/preadv64.c
@@ -37,4 +37,3 @@ preadv64 (fd, vector, count, offset)
}
stub_warning (preadv64)
-#include <stub-tag.h>
diff --git a/misc/ptrace.c b/misc/ptrace.c
index a70f195..4f600d8 100644
--- a/misc/ptrace.c
+++ b/misc/ptrace.c
@@ -99,4 +99,3 @@ ptrace (request)
stub_warning (ptrace)
-#include <stub-tag.h>
diff --git a/misc/pwritev.c b/misc/pwritev.c
index 2e10ca8..fba8a57 100644
--- a/misc/pwritev.c
+++ b/misc/pwritev.c
@@ -37,4 +37,3 @@ pwritev (fd, vector, count, offset)
}
stub_warning (pwritev)
-#include <stub-tag.h>
diff --git a/misc/pwritev64.c b/misc/pwritev64.c
index 650abd6..c599511 100644
--- a/misc/pwritev64.c
+++ b/misc/pwritev64.c
@@ -37,4 +37,3 @@ pwritev64 (fd, vector, count, offset)
}
stub_warning (pwritev64)
-#include <stub-tag.h>
diff --git a/misc/readv.c b/misc/readv.c
index 74fb3a9..6b165d7 100644
--- a/misc/readv.c
+++ b/misc/readv.c
@@ -37,4 +37,3 @@ strong_alias (__libc_readv, __readv)
weak_alias (__libc_readv, readv)
stub_warning (readv)
-#include <stub-tag.h>
diff --git a/misc/reboot.c b/misc/reboot.c
index c8a4c04..455a6bd 100644
--- a/misc/reboot.c
+++ b/misc/reboot.c
@@ -30,4 +30,3 @@ reboot (howto)
stub_warning (reboot)
-#include <stub-tag.h>
diff --git a/misc/remap_file_pages.c b/misc/remap_file_pages.c
index 2ad057d..08a2d4c 100644
--- a/misc/remap_file_pages.c
+++ b/misc/remap_file_pages.c
@@ -30,5 +30,4 @@ __remap_file_pages (void *start, size_t size, int prot, size_t pgoff,
}
stub_warning (remap_file_pages)
-#include <stub-tag.h>
weak_alias (__remap_file_pages, remap_file_pages)
diff --git a/misc/removexattr.c b/misc/removexattr.c
index 56a9014..aede787 100644
--- a/misc/removexattr.c
+++ b/misc/removexattr.c
@@ -26,4 +26,3 @@ removexattr (const char *__path, const char *__name)
}
stub_warning (removexattr)
-#include <stub-tag.h>
diff --git a/misc/revoke.c b/misc/revoke.c
index ed1659e..2e42a42 100644
--- a/misc/revoke.c
+++ b/misc/revoke.c
@@ -27,4 +27,3 @@ revoke (file)
return -1;
}
stub_warning (revoke)
-#include <stub-tag.h>
diff --git a/misc/select.c b/misc/select.c
index ce08f0c..8f5cb0d 100644
--- a/misc/select.c
+++ b/misc/select.c
@@ -39,4 +39,3 @@ libc_hidden_def (__select)
stub_warning (select)
weak_alias (__select, select)
-#include <stub-tag.h>
diff --git a/misc/setdomain.c b/misc/setdomain.c
index b19e20b..7e6665b 100644
--- a/misc/setdomain.c
+++ b/misc/setdomain.c
@@ -30,4 +30,3 @@ setdomainname (name, len)
}
stub_warning (setdomainname)
-#include <stub-tag.h>
diff --git a/misc/setegid.c b/misc/setegid.c
index 22a0bc8..219c1b9 100644
--- a/misc/setegid.c
+++ b/misc/setegid.c
@@ -28,4 +28,3 @@ setegid (gid)
}
libc_hidden_def (setegid)
stub_warning (setegid)
-#include <stub-tag.h>
diff --git a/misc/seteuid.c b/misc/seteuid.c
index b338f71..648b77a 100644
--- a/misc/seteuid.c
+++ b/misc/seteuid.c
@@ -28,4 +28,3 @@ seteuid (uid)
}
libc_hidden_def (seteuid)
stub_warning (seteuid)
-#include <stub-tag.h>
diff --git a/misc/sethostid.c b/misc/sethostid.c
index fd4483e..73dfb33 100644
--- a/misc/sethostid.c
+++ b/misc/sethostid.c
@@ -30,4 +30,3 @@ sethostid (id)
stub_warning (sethostid)
-#include <stub-tag.h>
diff --git a/misc/sethostname.c b/misc/sethostname.c
index ff31900..9641358 100644
--- a/misc/sethostname.c
+++ b/misc/sethostname.c
@@ -31,4 +31,3 @@ sethostname (name, len)
stub_warning (sethostname)
-#include <stub-tag.h>
diff --git a/misc/setregid.c b/misc/setregid.c
index d73260d..ad7ca4b 100644
--- a/misc/setregid.c
+++ b/misc/setregid.c
@@ -32,4 +32,3 @@ __setregid (effective_gid, real_gid)
stub_warning (setregid)
weak_alias (__setregid, setregid)
-#include <stub-tag.h>
diff --git a/misc/setreuid.c b/misc/setreuid.c
index 3a97788..87fcfc6 100644
--- a/misc/setreuid.c
+++ b/misc/setreuid.c
@@ -32,4 +32,3 @@ __setreuid (effective_uid, real_uid)
stub_warning (setreuid)
weak_alias (__setreuid, setreuid)
-#include <stub-tag.h>
diff --git a/misc/setxattr.c b/misc/setxattr.c
index d0f8035..6409751 100644
--- a/misc/setxattr.c
+++ b/misc/setxattr.c
@@ -27,4 +27,3 @@ setxattr (const char *__path, const char *__name,
}
stub_warning (setxattr)
-#include <stub-tag.h>
diff --git a/misc/sstk.c b/misc/sstk.c
index 3401936..3a4580b 100644
--- a/misc/sstk.c
+++ b/misc/sstk.c
@@ -31,4 +31,3 @@ sstk (increment)
}
stub_warning (sstk)
-#include <stub-tag.h>
diff --git a/misc/stty.c b/misc/stty.c
index 66c475c..5ce9e23 100644
--- a/misc/stty.c
+++ b/misc/stty.c
@@ -36,4 +36,3 @@ stty (fd, params)
}
stub_warning (stty)
-#include <stub-tag.h>
diff --git a/misc/swapoff.c b/misc/swapoff.c
index f4e59f8..d887c43 100644
--- a/misc/swapoff.c
+++ b/misc/swapoff.c
@@ -27,4 +27,3 @@ swapoff (const char *path)
}
stub_warning (swapoff)
-#include <stub-tag.h>
diff --git a/misc/swapon.c b/misc/swapon.c
index 095f79d..f4bdf13 100644
--- a/misc/swapon.c
+++ b/misc/swapon.c
@@ -30,4 +30,3 @@ swapon (path)
}
stub_warning (swapon)
-#include <stub-tag.h>
diff --git a/misc/sync.c b/misc/sync.c
index 45e7187..01a1696 100644
--- a/misc/sync.c
+++ b/misc/sync.c
@@ -27,4 +27,3 @@ sync ()
stub_warning (sync)
-#include <stub-tag.h>
diff --git a/misc/syncfs.c b/misc/syncfs.c
index 4dc5340..b949111 100644
--- a/misc/syncfs.c
+++ b/misc/syncfs.c
@@ -29,4 +29,3 @@ syncfs (int fd)
stub_warning (syncfs)
-#include <stub-tag.h>
diff --git a/misc/syscall.c b/misc/syscall.c
index ad44d2b..f6dae57 100644
--- a/misc/syscall.c
+++ b/misc/syscall.c
@@ -31,4 +31,3 @@ syscall (callno)
}
stub_warning (syscall)
-#include <stub-tag.h>
diff --git a/misc/truncate.c b/misc/truncate.c
index 29f72fa..c92acd1 100644
--- a/misc/truncate.c
+++ b/misc/truncate.c
@@ -30,4 +30,3 @@ __truncate (path, length)
weak_alias (__truncate, truncate)
stub_warning (truncate)
-#include <stub-tag.h>
diff --git a/misc/ualarm.c b/misc/ualarm.c
index ac7c7a4..ca66d79 100644
--- a/misc/ualarm.c
+++ b/misc/ualarm.c
@@ -33,4 +33,3 @@ ualarm (value, interval)
}
stub_warning (ualarm)
-#include <stub-tag.h>
diff --git a/misc/usleep.c b/misc/usleep.c
index f67346e..674a025 100644
--- a/misc/usleep.c
+++ b/misc/usleep.c
@@ -28,4 +28,3 @@ usleep (useconds)
}
stub_warning (usleep)
-#include <stub-tag.h>
diff --git a/misc/ustat.c b/misc/ustat.c
index 135afe2..2dd92e7 100644
--- a/misc/ustat.c
+++ b/misc/ustat.c
@@ -29,4 +29,3 @@ ustat (dev, ust)
return -1;
}
stub_warning (ustat)
-#include <stub-tag.h>
diff --git a/misc/utimes.c b/misc/utimes.c
index 3d0e868..5cdfe6c 100644
--- a/misc/utimes.c
+++ b/misc/utimes.c
@@ -39,4 +39,3 @@ __utimes (file, tvp)
weak_alias (__utimes, utimes)
stub_warning (utimes)
-#include <stub-tag.h>
diff --git a/misc/vhangup.c b/misc/vhangup.c
index 02d8504..0d8ce28 100644
--- a/misc/vhangup.c
+++ b/misc/vhangup.c
@@ -29,4 +29,3 @@ vhangup ()
}
stub_warning (vhangup)
-#include <stub-tag.h>
diff --git a/misc/writev.c b/misc/writev.c
index 0bf1cb3..19bc028 100644
--- a/misc/writev.c
+++ b/misc/writev.c
@@ -37,4 +37,3 @@ strong_alias (__libc_writev, __writev)
weak_alias (__libc_writev, writev)
stub_warning (writev)
-#include <stub-tag.h>