]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - io/sendfile.c
[BZ #157] Remove include/stub-tag.h for good.
[thirdparty/glibc.git] / io / sendfile.c
index 22222db4eb77d7d98ed7748c899284280e5e1bb1..4823c8032f8fdcb48095e25011f7869856f19228 100644 (file)
@@ -28,5 +28,3 @@ sendfile (int out_fd, int in_fd, off_t *offset, size_t count)
   return -1;
 }
 stub_warning (sendfile)
-
-#include <stub-tag.h>