summaryrefslogtreecommitdiff
path: root/streams
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-11-04 19:59:40 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-11-04 19:59:40 +0100
commitb830319d49a421741b61ae29ce32ab37f8b970ed (patch)
tree9611a0ac70047e08ed3850dce6d9cdf143b9e833 /streams
parent512a49be20d42af59968513cd5094b3918cf6663 (diff)
[BZ #157] Remove include/stub-tag.h for good.
Diffstat (limited to 'streams')
-rw-r--r--streams/fattach.c1
-rw-r--r--streams/fdetach.c1
-rw-r--r--streams/getmsg.c1
-rw-r--r--streams/getpmsg.c1
-rw-r--r--streams/putmsg.c1
-rw-r--r--streams/putpmsg.c1
6 files changed, 0 insertions, 6 deletions
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 <stub-tag.h>
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 <stub-tag.h>
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 <stub-tag.h>
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 <stub-tag.h>
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 <stub-tag.h>
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 <stub-tag.h>