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