summaryrefslogtreecommitdiff
path: root/src/stropts/putpmsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stropts/putpmsg.c')
-rw-r--r--src/stropts/putpmsg.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/stropts/putpmsg.c b/src/stropts/putpmsg.c
deleted file mode 100644
index 4b2813cf..00000000
--- a/src/stropts/putpmsg.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int putpmsg(int fd , const struct strbuf * ctlptr , const struct strbuf * dataptr , int band , int flags )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif