X-Git-Url: http://www.dolda2000.com/gitweb/?p=ashd.git;a=blobdiff_plain;f=src%2Fdirplex%2Fdirplex.h;h=14b5454a75200f4515bc8f337c0887406543a968;hp=d3011f56c0ae3788b0f82a374fc17d4e271470d9;hb=54490135194e0474e753ce7d4cb60f935dad1dd4;hpb=acc2d159e6f946ed6abc7c0e843a483d6478bee3 diff --git a/src/dirplex/dirplex.h b/src/dirplex/dirplex.h index d3011f5..14b5454 100644 --- a/src/dirplex/dirplex.h +++ b/src/dirplex/dirplex.h @@ -18,6 +18,7 @@ struct config { struct pattern *patterns; char **index; char *capture; + int caproot; }; struct rule {