diff options
Diffstat (limited to 'src/stropts/struct_str_list.h')
| -rw-r--r-- | src/stropts/struct_str_list.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/stropts/struct_str_list.h b/src/stropts/struct_str_list.h deleted file mode 100644 index a3f6958b..00000000 --- a/src/stropts/struct_str_list.h +++ /dev/null @@ -1,10 +0,0 @@ -#include <stropts.h> - -struct str_list { - int sl_nmods; - struct str_mlist *sl_modlist; -}; - -/* -XOPEN(400) -*/ |
