summaryrefslogtreecommitdiff
path: root/src/stropts/struct_str_mlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stropts/struct_str_mlist.h')
-rw-r--r--src/stropts/struct_str_mlist.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/stropts/struct_str_mlist.h b/src/stropts/struct_str_mlist.h
deleted file mode 100644
index f54a9603..00000000
--- a/src/stropts/struct_str_mlist.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <stropts.h>
-
-struct str_mlist {
- char l_name[FMNAMESZ+1];
-};
-
-/*
-XOPEN(400)
-*/