diff options
Diffstat (limited to 'streams')
-rw-r--r-- | streams/fattach.c | 1 | ||||
-rw-r--r-- | streams/fdetach.c | 1 | ||||
-rw-r--r-- | streams/getmsg.c | 1 | ||||
-rw-r--r-- | streams/getpmsg.c | 1 | ||||
-rw-r--r-- | streams/putmsg.c | 1 | ||||
-rw-r--r-- | streams/putpmsg.c | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/streams/fattach.c b/streams/fattach.c index 22e36df..9c84127 100644 --- a/streams/fattach.c +++ b/streams/fattach.c @@ -29,4 +29,3 @@ fattach (fildes, path) stub_warning (fattach) -#include <stub-tag.h> diff --git a/streams/fdetach.c b/streams/fdetach.c index 9c872ca..0463736 100644 --- a/streams/fdetach.c +++ b/streams/fdetach.c @@ -28,4 +28,3 @@ fdetach (path) stub_warning (fdetach) -#include <stub-tag.h> diff --git a/streams/getmsg.c b/streams/getmsg.c index 20c32aa..2da0ab6 100644 --- a/streams/getmsg.c +++ b/streams/getmsg.c @@ -31,4 +31,3 @@ getmsg (fildes, ctlptr, dataptr, flagsp) stub_warning (getmsg) -#include <stub-tag.h> diff --git a/streams/getpmsg.c b/streams/getpmsg.c index 7d97f5c..acb25b5 100644 --- a/streams/getpmsg.c +++ b/streams/getpmsg.c @@ -32,4 +32,3 @@ getpmsg (fildes, ctlptr, dataptr, bandp, flagsp) stub_warning (getpmsg) -#include <stub-tag.h> diff --git a/streams/putmsg.c b/streams/putmsg.c index 80f9f0b..2d776bc 100644 --- a/streams/putmsg.c +++ b/streams/putmsg.c @@ -31,4 +31,3 @@ putmsg (fildes, ctlptr, dataptr, flags) stub_warning (putmsg) -#include <stub-tag.h> diff --git a/streams/putpmsg.c b/streams/putpmsg.c index b85e142..c2fa820 100644 --- a/streams/putpmsg.c +++ b/streams/putpmsg.c @@ -32,4 +32,3 @@ putpmsg (fildes, ctlptr, dataptr, band, flags) stub_warning (putpmsg) -#include <stub-tag.h> |