shithub: mc

Download patch

ref: 8c548eb4584df2e4ba12124491628397f74d4b44
parent: 4d4dbbde7327d525fd7156084f09419b34dee91a
author: Ori Bernstein <[email protected]>
date: Mon Dec 29 13:57:42 EST 2014

Add missing usefile.

--- a/libstd/syswrap+plan9.myr
+++ b/libstd/syswrap+plan9.myr
@@ -1,4 +1,6 @@
 use sys
+
+use "option.use"
 use "types.use"
 
 pkg std =