ref: 3582b9cc27bf2a83800c00b4a84873037e99642d
parent: 6f91b7ff2e6deb95fa839db55703c9f6e4403d8b
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Wed Jul 31 18:26:41 EDT 2024
fix plan 9 build
--- a/plan9/otf.h
+++ b/plan9/otf.h
@@ -151,6 +151,8 @@
}fir;
int lcdorder;
int lcdvert;
+ u8int *buf;
+ int bufsz;
};
struct RasterOpts {