upas/bayes/dump.c: regcomp.h is now located in this directory.
This commit is contained in:
parent
974c4fc768
commit
77d23bae0f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue