commit | 0413438989ce2799744adeb0e8058799cb26ea6b | [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 | 1a38879cd0ab63098a6ed7b35a423f3fbbac3144 [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>