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