X-Git-Url: https://git.gir.st/forkaftergrep.git/blobdiff_plain/ff6565ef2736b58f149c31cffdf1f8b0cf076d9c..9505a99fd48d04dfd61cac0d77078395b91365e7:/fag.h diff --git a/fag.h b/fag.h index 80d0118..65148c0 100644 --- a/fag.h +++ b/fag.h @@ -19,6 +19,7 @@ struct opt { char* pattern; char** argv; int stream; + char grepopt[16]; }; int fork_after_grep (struct opt opts);