shithub: riscv

Download patch

ref: 77d23bae0f7d64ea958c8df410cf029392c6c48c
parent: 974c4fc768c12af947af13de75c227ef7e6ca50d
author: stanley lieber <stanley.lieber@gmail.com>
date: Sat Apr 30 14:39:05 EDT 2016

upas/bayes/dump.c: regcomp.h is now located in this directory.

--- a/sys/src/cmd/upas/bayes/dump.c
+++ b/sys/src/cmd/upas/bayes/dump.c
@@ -2,7 +2,7 @@
 #include <libc.h>
 #include <bio.h>
 #include "regexp.h"
-#include "/sys/src/libregexp/regcomp.h"
+#include "regcomp.h"
 #include "dfa.h"
 
 #define DUMP