From bafccb2f57ac1a1852be2d6aafe33cf02d1630c1 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Tue, 30 Jan 2024 15:45:38 -0500 Subject: update dependencies --- src/stropts/putmsg.c | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 src/stropts/putmsg.c (limited to 'src/stropts/putmsg.c') diff --git a/src/stropts/putmsg.c b/src/stropts/putmsg.c deleted file mode 100644 index ba2e5893..00000000 --- a/src/stropts/putmsg.c +++ /dev/null @@ -1,14 +0,0 @@ -#if 0 - -#include - -int putmsg(int fd , const struct strbuf * ctlptr , const struct strbuf * dataptr , int flags ) -{ -} - -/* -XOPEN(400) -*/ - - -#endif -- cgit v1.2.1