X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=include%2Ftypes.h;h=a1b01442d96f55717b0af3f060b44e86ff854b2d;hb=115c95eb02ec194af5d6a62848ac5750f23a6e46;hp=b021556f78202d6dff0f8bc76fe8405b97c750b4;hpb=cf9c184cd54652cf646526c0e80e82b59bd01e77;p=hashcat.git diff --git a/include/types.h b/include/types.h index b021556..a1b0144 100644 --- a/include/types.h +++ b/include/types.h @@ -1123,6 +1123,9 @@ typedef struct hc_device_param_t *devices_param; + uint shutdown_inner; + uint shutdown_outer; + /** * workload specific */