Merge pull request #167 from gm4tr1x/issue84
[hashcat.git] / include / types.h
index 4369935..ac7611a 100644 (file)
@@ -1057,6 +1057,12 @@ typedef struct
   int     rule_len_l;
   int     rule_len_r;
 
+  /**
+   * opencl
+   */
+
+  void               *ocl;
+
   /**
    * hardware watchdog
    */