diff options
Diffstat (limited to 'src/stropts/struct_strfdinsert.h')
| -rw-r--r-- | src/stropts/struct_strfdinsert.h | 13 |
1 files changed, 0 insertions, 13 deletions
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 <stropts.h> - -struct strfdinsert { - struct strbuf ctlbuf; - struct strbuf databuf; - long flags; - int fildes; - int offset; -}; - -/* -XOPEN(400) -*/ |
