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.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/stropts/getmsg.c b/src/stropts/getmsg.c
deleted file mode 100644
index 7596d550..00000000
--- a/src/stropts/getmsg.c
+++ /dev/null
@@ -1,14 +0,0 @@
-#if 0
-
-#include <stropts.h>
-
-int getmsg(int fd , struct strbuf * ctlptr , struct strbuf * dataptr , int * flagsp )
-{
-}
-
-/*
-XOPEN(400)
-*/
-
-
-#endif