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