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/struct_strfdinsert.h | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/stropts/struct_strfdinsert.h (limited to 'src/stropts/struct_strfdinsert.h') diff --git a/src/stropts/struct_strfdinsert.h b/src/stropts/struct_strfdinsert.h deleted file mode 100644 index 46fcf691..00000000 --- a/src/stropts/struct_strfdinsert.h +++ /dev/null @@ -1,13 +0,0 @@ -#include - -struct strfdinsert { - struct strbuf ctlbuf; - struct strbuf databuf; - long flags; - int fildes; - int offset; -}; - -/* -XOPEN(400) -*/ -- cgit v1.2.1