ports/math/moo/patches/patch-scan_l

13 lines
147 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: scan.l
--- scan.l.orig
+++ scan.l
@@ -8,7 +8,7 @@
#include <stdlib.h>
#include "extern.h"
-#include "y.tab.h"
+#include "moo.h"
%}