summaryrefslogtreecommitdiff
path: root/src/stropts/struct_bandinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stropts/struct_bandinfo.c')
-rw-r--r--src/stropts/struct_bandinfo.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/stropts/struct_bandinfo.c b/src/stropts/struct_bandinfo.c
deleted file mode 100644
index 10abe0dd..00000000
--- a/src/stropts/struct_bandinfo.c
+++ /dev/null
@@ -1,10 +0,0 @@
-#include <stropts.h>
-
-struct bandinfo {
- unsigned char bi_pri;
- int bi_flag;
-};
-
-/*
-XOPEN(400)
-*/