ref: d8d6a4933e0757d0dfa1a526a6b468022a5bd135
parent: e20d3e301ae8092ffdc5fa0617caa2b67f5a73ce
author: halfwit <michaelmisch1985@gmail.com>
date: Sat Oct 10 07:47:51 PDT 2020
Use maxpath from 9
--- a/x9dev.c
+++ b/x9dev.c
@@ -151,6 +151,7 @@
C9tag *cons;
C9fid cfd;
C9aux *c;
+ char path[256];
c = calloc(1, sizeof(*c));
c->ctx = calloc(1, sizeof(c->ctx));