commit | c286f47dd1d8da18e7a5b6189b00fc316c5f7b72 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jun 14 17:17:16 2017 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Jun 14 17:17:16 2017 -0700 |
tree | 66a648d90d0c1de1854f002771b7b62223178e0c | |
parent | 04c4f40a82f529ff23cd44697d06e150fb7f767f [diff] |
Remove <sys/mtio.h> workaround. Bug: N/A Test: builds Change-Id: I4f2f615720639cb6ec4ac8a6b08c5907008f98ee
diff --git a/toolbox/upstream-netbsd/include/sys/mtio.h b/toolbox/upstream-netbsd/include/sys/mtio.h deleted file mode 100644 index 8fb5655..0000000 --- a/toolbox/upstream-netbsd/include/sys/mtio.h +++ /dev/null
@@ -1 +0,0 @@ -#include <linux/mtio.h>