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:
@ -29,4 +29,3 @@ fattach (fildes, path)
|
||||
|
||||
|
||||
stub_warning (fattach)
|
||||
#include <stub-tag.h>
|
||||
|
@ -28,4 +28,3 @@ fdetach (path)
|
||||
|
||||
|
||||
stub_warning (fdetach)
|
||||
#include <stub-tag.h>
|
||||
|
@ -31,4 +31,3 @@ getmsg (fildes, ctlptr, dataptr, flagsp)
|
||||
|
||||
|
||||
stub_warning (getmsg)
|
||||
#include <stub-tag.h>
|
||||
|
@ -32,4 +32,3 @@ getpmsg (fildes, ctlptr, dataptr, bandp, flagsp)
|
||||
|
||||
|
||||
stub_warning (getpmsg)
|
||||
#include <stub-tag.h>
|
||||
|
@ -31,4 +31,3 @@ putmsg (fildes, ctlptr, dataptr, flags)
|
||||
|
||||
|
||||
stub_warning (putmsg)
|
||||
#include <stub-tag.h>
|
||||
|
@ -32,4 +32,3 @@ putpmsg (fildes, ctlptr, dataptr, band, flags)
|
||||
|
||||
|
||||
stub_warning (putpmsg)
|
||||
#include <stub-tag.h>
|
||||
|
Reference in New Issue
Block a user