1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-28 00:21:52 +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

@ -74,6 +74,4 @@ sync_file_range (int fd, __off64_t from, __off64_t to, unsigned int flags)
return -1;
}
stub_warning (sync_file_range)
# include <stub-tag.h>
#endif