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