shithub: qk1

Download patch

ref: 153e4c4c89b65e1bab94ea437ff5419f40699766
parent: b9330833b6185fb909fef5cf9948d6e35fc2fe71
author: Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
date: Fri Jan 5 20:42:41 EST 2024

d_scan.$O: depend on <platform>/d_scan.h

--- a/Makefile
+++ b/Makefile
@@ -157,7 +157,7 @@
 
 ${OBJS}: ${HDRS}
 
-d_scan.o: r_fog.h
+d_scan.o: r_fog.h unix/d_scan.h
 
 i_resize.o: stb_image_resize2.h
 
--- a/mkfile
+++ b/mkfile
@@ -132,7 +132,7 @@
 
 </sys/src/cmd/mkone
 
-d_scan.$O: r_fog.h
+d_scan.$O: r_fog.h plan9/d_scan.h
 
 i_resize.$O: stb_image_resize2.h