From b830319d49a421741b61ae29ce32ab37f8b970ed Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 4 Nov 2012 19:59:40 +0100 Subject: [BZ #157] Remove include/stub-tag.h for good. --- streams/fattach.c | 1 - streams/fdetach.c | 1 - streams/getmsg.c | 1 - streams/getpmsg.c | 1 - streams/putmsg.c | 1 - streams/putpmsg.c | 1 - 6 files changed, 6 deletions(-) (limited to 'streams') diff --git a/streams/fattach.c b/streams/fattach.c index 22e36df948..9c84127c18 100644 --- a/streams/fattach.c +++ b/streams/fattach.c @@ -29,4 +29,3 @@ fattach (fildes, path) stub_warning (fattach) -#include diff --git a/streams/fdetach.c b/streams/fdetach.c index 9c872caae4..0463736734 100644 --- a/streams/fdetach.c +++ b/streams/fdetach.c @@ -28,4 +28,3 @@ fdetach (path) stub_warning (fdetach) -#include diff --git a/streams/getmsg.c b/streams/getmsg.c index 20c32aa8a4..2da0ab6eb3 100644 --- a/streams/getmsg.c +++ b/streams/getmsg.c @@ -31,4 +31,3 @@ getmsg (fildes, ctlptr, dataptr, flagsp) stub_warning (getmsg) -#include diff --git a/streams/getpmsg.c b/streams/getpmsg.c index 7d97f5c242..acb25b585f 100644 --- a/streams/getpmsg.c +++ b/streams/getpmsg.c @@ -32,4 +32,3 @@ getpmsg (fildes, ctlptr, dataptr, bandp, flagsp) stub_warning (getpmsg) -#include diff --git a/streams/putmsg.c b/streams/putmsg.c index 80f9f0b92a..2d776bc96a 100644 --- a/streams/putmsg.c +++ b/streams/putmsg.c @@ -31,4 +31,3 @@ putmsg (fildes, ctlptr, dataptr, flags) stub_warning (putmsg) -#include diff --git a/streams/putpmsg.c b/streams/putpmsg.c index b85e14283a..c2fa820e6f 100644 --- a/streams/putpmsg.c +++ b/streams/putpmsg.c @@ -32,4 +32,3 @@ putpmsg (fildes, ctlptr, dataptr, band, flags) stub_warning (putpmsg) -#include -- cgit v1.2.3