1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

[BZ #157] Remove include/stub-tag.h for good.

This commit is contained in:
Thomas Schwinge
2012-11-04 19:59:40 +01:00
parent 512a49be20
commit b830319d49
408 changed files with 423 additions and 435 deletions

View File

@ -45,5 +45,4 @@ utimensat (int fd, const char *file, const struct timespec tsp[2],
}
#ifndef __NR_utimensat
stub_warning (utimensat)
# include <stub-tag.h>
#endif