1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +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

@@ -44,4 +44,3 @@ __mq_open_2 (const char *name, int oflag)
return __mq_open (name, oflag);
}
stub_warning (__mq_open_2)
#include <stub-tag.h>