X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=include%2Foptions.h;h=ee9d612780c026d6798c5ec21b48db10018f2a92;hb=98e4a3d2f841bce726473d418e2a5b10e28806d7;hp=f39f01e8de9858f0914af2e78ea325aa7ae65bdd;hpb=ca9ebec2dae232010645e9a875ee47427f29a21e;p=centaur.git diff --git a/include/options.h b/include/options.h index f39f01e..ee9d612 100644 --- a/include/options.h +++ b/include/options.h @@ -8,6 +8,8 @@ typedef struct { int printHeader; int printSegments; int printSections; + unsigned insertBeforeOffs; + unsigned insertBeforeSz; } CLIOpts;